orphaned services
Posted: Wed Oct 23, 2013 5:45 pm
Hi,
I'm having problems with some of the systems that we are monitoring via nrpe. Apparently xinetd has an issue, but also nagios is sending way too many requests to the machines. On one of our systems the logs show that nagios sent over 100 service checks in less than a minute. But we only have 39 service checks on that system, so that didn't make any sense at all. I looked in the nagios logs and saw a bunch of these lines in there:
And since the xinetd problem seems to be because there were too many requests, this was just compounding the situation. I looked into turning of check_for_orphaned_services in nagios.cfg, but the documentation made it sound like that was a bad thing, so now I'm not sure what to do.
Has anyone else run into this? Any suggestions? Also, I'm not completely sure what an orphaned service is. How is it different from a service that timed out?
thanks,
-janice
I'm having problems with some of the systems that we are monitoring via nrpe. Apparently xinetd has an issue, but also nagios is sending way too many requests to the machines. On one of our systems the logs show that nagios sent over 100 service checks in less than a minute. But we only have 39 service checks on that system, so that didn't make any sense at all. I looked in the nagios logs and saw a bunch of these lines in there:
Code: Select all
Warning: The check of service 'service_name' on host 'host' looks like it was orphaned (results never came back). I'm scheduling an immediate check of the service...Has anyone else run into this? Any suggestions? Also, I'm not completely sure what an orphaned service is. How is it different from a service that timed out?
thanks,
-janice