Hi there,
I have reinstalled Nagios from a Virtual Machine to a Physical one. After, I loaded a backup and the npcd is showing an issue "Failed to read PID from file /usr/local/nagiosxi/var/subsys/npcd.pid: Invalid argument"
And the log file of the ncpd doen't show much.
In google I doesn't find much information. What could be the problem?
Problem starting npcd and nagiosramdisk
-
neo_infraestructura
- Posts: 61
- Joined: Wed Jan 17, 2018 3:55 pm
Problem starting npcd and nagiosramdisk
You do not have the required permissions to view the files attached to this post.
-
neo_infraestructura
- Posts: 61
- Joined: Wed Jan 17, 2018 3:55 pm
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Problem starting npcd and nagiosramdisk
The pid error is not a problem and npcd is actually running
The other error is actually an issue and shows the load is currently quite high, you can adjust the setting in
/usr/local/nagios/etc/pnp/npcd.cfg and modify the following
I would recommend setting this no higher the 10X the number of processors in the system, so if you have 8 use 80.
Then restart npcd
The other error is actually an issue and shows the load is currently quite high, you can adjust the setting in
/usr/local/nagios/etc/pnp/npcd.cfg and modify the following
Code: Select all
load_threshold = 10.0Then restart npcd
Code: Select all
service npcd restart-
neo_infraestructura
- Posts: 61
- Joined: Wed Jan 17, 2018 3:55 pm
Re: Problem starting npcd and nagiosramdisk
Y change the value you said. Now the XI System Component Status is all green, but the Monitoring Engine Process still not working.
If I check the /var/log/messages it shows a Warning from the ndo2db
If I check the /var/log/messages it shows a Warning from the ndo2db
You do not have the required permissions to view the files attached to this post.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Problem starting npcd and nagiosramdisk
Please open a support ticket here
https://support.nagios.com/tickets/
Provide a link to this thread along with a profile.zip from Admin -> System Profile
Thanks
https://support.nagios.com/tickets/
Provide a link to this thread along with a profile.zip from Admin -> System Profile
Thanks