Page 3 of 3

Re: No graphing for HPUX NRPE checks

Posted: Fri May 26, 2017 11:15 am
by benhank
here you go

Re: No graphing for HPUX NRPE checks

Posted: Fri May 26, 2017 11:18 am
by dwhitfield
If you tried to attach something, it didn't work. :(

Re: No graphing for HPUX NRPE checks

Posted: Fri May 26, 2017 11:49 am
by benhank
lol sorry

Re: No graphing for HPUX NRPE checks

Posted: Fri May 26, 2017 12:48 pm
by tgriep
It looks like the number data points for that check was changed since the graph was created and when that happens, the graphing will stop.
To fix this, login to the Nagios server as root and change to the following folfer. Replace <hostname> with the actual host

Code: Select all

cd /usr/local/nagios/share/perfdata/<hostname>
Then delete the following files.

Code: Select all

HPUX_disk_usage.xml
HPUX_disk_usage.rrd
Wait for 20 minutes for those files to be recreated and then login to the XI GUI and see if the graphs are populated with data.