[Nagiosplug-help] A question about Nagios

Andreas Ericsson ae at op5.se
Wed Jan 19 00:20:02 CET 2005


vanny wrote:
> Hi, everybody!
> 
> I've used Nagios to monitor 30 nodes of servers(more than 100 services). I
> do distributed monitoring. At the first time, everything worked fine. But
> ,everytime when I edited the configuration files and restart Nagios on the
> Monitoring Center,all checked hosts/services information gone and always
> [PENDING] is displayed. Well, I enabled all logs in the main config. And
> also, I found that Nagios dosen't check timely,

Distributed monitoring means Nagios just sits and wait for checks to 
arrive. The return to pending state probably means you've either not 
enabled the state retention file, or several instances of nagios is 
running (not several processes, that's normal).
Try /etc/init.d/nagios stop; killall -9 nagios; /etc/init.d/nagios start

> and the processes of Nagios
> are always more the 50. Is it normal in this case?
> 

It sounds a bit off. What version of Nagios are you running?

> cheers,
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer




More information about the Help mailing list