Page 1 of 1

No performance graphs

Posted: Fri Mar 04, 2011 8:59 am
by htel
Hello,

I have recently upgraded to Nagios XI 2011r1. The performance graphs were working OK yesterday but today they have all stopped. I am using the CentOS virtual machine running in an ESX environment.

I have tried:

Restarting the server
Running "Check file permissions" - all ok
Resetting the security credentials.

Is there anything else I need to check?

Regards

Re: No performance graphs

Posted: Fri Mar 04, 2011 10:19 am
by rdedon
You can also try restarting httpd, but, there may be a small bug that we are working on that is impacting this and we should have a tiny patch available today (hopefully).

Re: No performance graphs

Posted: Fri Mar 04, 2011 11:10 am
by mguthrie
The PNP graphing service can be restarted with the following command, it may have stopped during the upgrade:

service npcd restart


If that doesn't work, do you have any special configs on your web server like a proxy or SSL?

Re: No performance graphs

Posted: Fri Mar 04, 2011 11:17 am
by sal@coned
I run Nagios in the same environment you do and had the same issue a while back.

Look int "/usr/local/nagios/var/spool/perfdata" directory and see if the file dates match when the graphing issue started.

If the file date match, you may be having a performance issue.
The only way I was able to resolve it was ti shut down the Nagios Guest and increase the VM resources to 2 CPUS and 1GB or RAM.

Whyou restart the VM Guest the graphs should appear.

Sal

Re: No performance graphs

Posted: Fri Mar 04, 2011 12:43 pm
by rdedon
Okay Sal,
this may be related to a bug we are looking to patch quickly. I am noted this thread so we will post ASAP when it is completed.