Good morning,
we need to have the values in the disk and memory usage in percent, instead of absolute values in the Disk and Memory usage, as in the CPU graph.
Is it possible?
Attached are some samples:
CPU Usage in PCT:
DISK Usage with Absolute Values:
Thanks.
Capacity Planning
-
- Posts: 12
- Joined: Tue Aug 18, 2020 7:32 am
Capacity Planning
You do not have the required permissions to view the files attached to this post.
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Capacity Planning
The plugin would need to support outputting the values in percent for it to show values in percent.
What plugins are those checks using? I'll see if they support it.
What plugins are those checks using? I'll see if they support it.
-
- Posts: 12
- Joined: Tue Aug 18, 2020 7:32 am
Re: Capacity Planning
Hi,
we are using the check_xi_service_snmp_linux_storage plugin included in Xi,
which exposes for memory and disk usage the service output in percent and the performance data in absolute values:
while we need to have the values in percent, as per CPU usage:
Thanks.
we are using the check_xi_service_snmp_linux_storage plugin included in Xi,
which exposes for memory and disk usage the service output in percent and the performance data in absolute values:
while we need to have the values in percent, as per CPU usage:
Thanks.
You do not have the required permissions to view the files attached to this post.
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Capacity Planning
That plugin is hardcoded to use the values like that instead of the percentages, there isn't currently a method that allows you to change it. The code of the plugin would need to be changed in order to do what you want but since our wizards use that plugin the developers would need to implement it so that it doesn't impact them. I can submit a feature request to development on your behalf if you'd like?
-
- Posts: 12
- Joined: Tue Aug 18, 2020 7:32 am
Re: Capacity Planning
Yes, I think it will be useful for many Nagios Users/Customers.ssax wrote:I can submit a feature request to development on your behalf if you'd like?
Thanks.
-
- Dreams In Code
- Posts: 7682
- Joined: Wed Feb 11, 2015 12:54 pm
Re: Capacity Planning
Created:
FR: XI - check_xi_service_snmp_linux_storage plugin - add option to output perfdata in percentage when percentage is selected, currenly only outputs the size for perfdata
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.
Thank you!
FR: XI - check_xi_service_snmp_linux_storage plugin - add option to output perfdata in percentage when percentage is selected, currenly only outputs the size for perfdata
Please keep in mind that the decision to implement the enhancement is at the discretion of our development team.
Thank you!