Page 1 of 1

performance grapher not running

Posted: Tue Jul 03, 2012 12:51 am
by Markq
Hi, I try to start the performance grapher on the web gui, but received an error. Can I try something else?
thanks,
Mark

Re: performance grapher not running

Posted: Thu Jul 05, 2012 6:58 am
by scottwilkerson
From the console try

Code: Select all

service npcd start

Re: performance grapher not running

Posted: Wed Feb 12, 2014 10:11 am
by osbormd
I had the same issue.

NPCD wouldn't start back up with the web gui, but service npcd start worked.

Is there a way to have Nagios check this service and start it automatically if it's stopped?

Thank you

Re: performance grapher not running

Posted: Wed Feb 12, 2014 10:20 am
by slansing
Well, you should be able to restart it through the web interface, are you able to do that again now? If you wanted to, you could set up a check against that service, and then use an event handler to automatically start it if it stops.

Re: performance grapher not running

Posted: Fri Feb 14, 2014 12:28 pm
by osbormd
Thank you! I will test this out.

Mike

Re: performance grapher not running

Posted: Fri Feb 14, 2014 12:31 pm
by lmiltchev
Sure, let us know how it went.