Page 1 of 1

Capacity Planning

Posted: Mon Oct 19, 2020 5:28 am
by f.dantoni
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:
CatturaCPU.JPG
DISK Usage with Absolute Values:
CatturaCPU.JPG
Thanks.

Re: Capacity Planning

Posted: Mon Oct 19, 2020 4:42 pm
by ssax
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.

Re: Capacity Planning

Posted: Thu Oct 22, 2020 8:28 am
by f.dantoni
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:
Cattura.JPG
while we need to have the values in percent, as per CPU usage:
Cattura2.JPG
Thanks.

Re: Capacity Planning

Posted: Fri Oct 23, 2020 2:50 pm
by ssax
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?

Re: Capacity Planning

Posted: Mon Oct 26, 2020 5:10 am
by f.dantoni
ssax wrote:I can submit a feature request to development on your behalf if you'd like?
Yes, I think it will be useful for many Nagios Users/Customers.

Thanks.

Re: Capacity Planning

Posted: Mon Oct 26, 2020 5:05 pm
by ssax
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!