nagios log error

一上午都在看这个问题,nagois服务器重启了好几回,还是不知道为什么会报这个错误:

 

Warning: The check of service 'HTTP' on host 'webp01' looks like it was orphaned (results never came back).  I'm scheduling an immediate check of the service...

网上搜了一下也没有什么好的方法,最后被我找到一个,他也是这个问题,他是升级后开了两个进程,不过我都是用 service nagios start|stop 来做的,不知道什么时候搞出来两个进程,真是郁闷,打死也想不到竟然是无缘无故起了两个进程,用 ps aux |grep nagios 可以看到确实是两个进程,杀掉后重启问题解决。

你可能感兴趣的:(nagios)