Page 1 of 1

Missing HDD disk space performance data

Posted: Wed Jul 02, 2014 4:17 am
by BWNet
Hi everybody,

since upgrading to NagiosXI 2014 I'm missing my performance data charts for all hdd free disk space services.
I know this feature worked in our pre-2014 environment. Currently we're at 2014R1.2.

When I take a look at a random server, all services show a link to performance graph, except the one for hdd utilization:
Unbenannt.JPG
In service details there's also no graph available:
Unbenannt2.JPG
When I check the service within the Nagios CCM using the Check-Command feature, I see that there is performance data generated and displayed after the pipe:

Code: Select all

COMMAND: /usr/local/nagios/libexec/check_wmi_plus.pl -H 172.30.30.35 -u '***user***' -p '***pass***' -m checkdrivesize -a 'C': -w '80' -c '95'
OUTPUT: WARNING - [Triggered by _Used%>80] - C: Total=11.99GB, Used=10.38GB (86.6%), Free=1.61GB (13.4%)     |'C: Space'=10.38GB; 'C: Utilisation'=86.6%;80;95;
Does anyone know, how I could fix this issue?
Thanks in advance :-)

Re: Missing HDD disk space performance data

Posted: Wed Jul 02, 2014 5:45 am
by orcasa
Hi ,
I'm with the same problem. As i can see is related in ":" characters in description of the service.

Can anyone help us ? ;)

Re: Missing HDD disk space performance data

Posted: Wed Jul 02, 2014 7:33 am
by BWNet
I can confirm that! Updating a service and removing the ":" from the description --> The performance data appears!

So this looks like a bug. Will this be fixed? All my disk space services have the ":" within the description, since it's the default description when using the Windows WMI Wizard...

Re: Missing HDD disk space performance data

Posted: Wed Jul 02, 2014 10:30 am
by tmcdonald
This was recently fixed and detail can be found here:

http://support.nagios.com/forum/viewtop ... 16&t=27894

You will need to apply both the pnp and the form_js fixes for this to work.