Page 1 of 1

NagiosXI: Graphs not being displayed for certain services

Posted: Mon Jun 16, 2014 5:15 am
by MandarShinde
I have been using NagiosXI, which comes along with 'pnp4nagios' and 'Graph Explorer'.
I have found that, graphs of some services are not being showed on the NagiosXI web interface, even though it is showing graphs for some basic check commands.
Whereas, for some commands, blank graphs are being displayed.
Need help.

Thanks.

Re: NagiosXI: Graphs not being displayed for certain service

Posted: Mon Jun 16, 2014 11:26 am
by abrist
Start by checking the logs for errors. Enable logging by following the FAQ:
http://support.nagios.com/wiki/index.ph ... leshooting
Then run a tail of the following logs and post them here:

Code: Select all

tail -25 /usr/local/nagios/var/npcd.log
tail -25 /usr/local/nagios/var/perfdata.log
If you notice any load_threshold or TIMEOUT issues, see the following FAQ entries:
http://support.nagios.com/wiki/index.ph ... ta_Timeout
http://support.nagios.com/wiki/index.ph ... _Threshold