NagiosXI: Graphs not being displayed for certain services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
MandarShinde
Posts: 1
Joined: Mon Jun 16, 2014 5:05 am

NagiosXI: Graphs not being displayed for certain services

Post 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.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: NagiosXI: Graphs not being displayed for certain service

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked