Hi Team,
We performed patching of the servers recently and rebooted it after that the performance grapher service stopped in Nagios and won't start when I try to start it.
The ncpd service is not running.
[root@host ~]# service npcd status
NPCD not running.
[root@host ~]# service npcd start
An error occured while reading your config on line 0
Message was: "ERROR - Could not open config file - No such file or directory" Could not start NPCD
What can we do to start this?
Performance graph not working
-
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Performance graph not working
Hi Rebecca,
That's odd. That shouldn't affect the npcd service. Let's make sure the configuration file is there with the correct permissions.
Please post the output to the following command.
-- Benjamin
That's odd. That shouldn't affect the npcd service. Let's make sure the configuration file is there with the correct permissions.
Please post the output to the following command.
Code: Select all
ls -l /usr/local/nagios/etc/pnp/npcd.cfg
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
- Posts: 164
- Joined: Tue Apr 02, 2019 8:38 pm
Re: Performance graph not working
[root@host ~]# ls -l /usr/local/nagios/etc/pnp/npcd.cfg
ls: cannot access /usr/local/nagios/etc/pnp/npcd.cfg: No such file or directory
ls: cannot access /usr/local/nagios/etc/pnp/npcd.cfg: No such file or directory
-
- Posts: 164
- Joined: Tue Apr 02, 2019 8:38 pm
Re: Performance graph not working
looks like the file somehow got deleted.
I have recovered it from the backup and started the service now.
It worked.
You can close this case.
I have recovered it from the backup and started the service now.
It worked.
You can close this case.
-
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
Re: Performance graph not working
GreatRebeccaIlene wrote:looks like the file somehow got deleted.
I have recovered it from the backup and started the service now.
It worked.
You can close this case.
Closing case