Good morning,
my Nagios XI 2011R1.2 send false notifications.
I check the status of the service and everything is ok.
The notifications are:
example
BOXIR3 CPU LOAD-TEST UNKNOWN 05/12/2011 8:01:22 nagiosadmin xi_service_notification_handler Unknown: No response ICCREA_LR_TDL0_01 CRITICAL PROCESS CORE 05/12/2011 07:57:35 todeal_tep check_none (Service Check Timed Out)
every so often repeat themselves.
They are not network problems seem to take random errors old and repeats them.
I have another nagios equal and these errors are not present.
after update to the latest version I had to also repair the database, while on the server secondary everything was fine.
Both servers are identical red-hat 5
thanks
strange behavior Nagios
Re: strange behavior Nagios
You may want to check to make sure a 2nd instance of nagios hasn't been spawned. We had a recent report that there may still be a bug somewhere that allows that. Try:
And see if the issue corrects itself.
Code: Select all
killall -9 nagios
service nagios start