Missing HDD disk space performance data
Posted: Wed Jul 02, 2014 4:17 am
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: In service details there's also no graph available:
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:
Does anyone know, how I could fix this issue?
Thanks in advance
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: In service details there's also no graph available:
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;Thanks in advance