Performance Grapher not running
Performance Grapher not running
I am demoing Nagios XI 2009R1.4B on a RHEL 5.6 32bit manual install evaluating the product for our monitoring needs. I've encountered a problem with the Performance Grapher Service, in that it is showing a status of "Not Started". When trying to start it manually under the Administration tab under Action it gives the following "An error occurred processing your request" and won't start. I have tried the recommendation in another post of resetting the Security Credentials as well as the reset permissions script. After attempting these along with restarting the nagios service it still is not working. Please help!
Re: Performance Grapher not running
Try:
from the command line. This will restart the graphing services.
Code: Select all
service npcd restart
Re: Performance Grapher not running
Excellent, that worked! Should I use chkconfig to configure it to start automatically when the server is restarted?
Re: Performance Grapher not running
It should be starting automatically each time the server starts. If it turns up to be a persistent problem let us know and we'll look into it, but it probably just had an issue restarting correctly towards the end of the install process.