I have a setup where the Master and Slave servers follow the redundancy
scenario 1 of this document:
http://nagios.sourceforge.net/docs/3_0/redundancy.html
Both Servers are running Nagios 3.0.6
The one issue I am running into is that when the Nagios service on the
master host goes down, the slave host does not enable its notifications.
I looked at the paths in each script to ensure it was pointing to the
correct location. (commands.cfg, handle-master-proc-event,
enable_notifications, and disable_notifications) They all look ok. As a
test I stopped the Nagios service on the master host and looked at the
logs on the slave. I receive the following from the slave host log file
[1247675796] SERVICE ALERT:
masterhost;check_nagios;CRITICAL;SOFT;1;NAGIOS CRITICAL: Cannot open
status log for reading!
[1247675796] SERVICE EVENT HANDLER:
masterhost;check_nagios;(null);(null);(null);master-process-event
[1247675856] SERVICE ALERT:
masterhost;check_nagios;CRITICAL;SOFT;2;NAGIOS CRITICAL: Cannot open
status log for reading!
[1247675856] SERVICE EVENT HANDLER:
masterhost;check_nagios;(null);(null);(null);master-process-event
[1247675916] SERVICE ALERT:
masterhost;check_nagios;CRITICAL;SOFT;3;NAGIOS CRITICAL: Cannot open
status log for reading!
[1247675916] SERVICE EVENT HANDLER:
masterhost;check_nagios;(null);(null);(null);master-process-event
[1247675976] SERVICE ALERT:
masterhost;check_nagios;CRITICAL;SOFT;4;NAGIOS CRITICAL: Cannot open
status log for reading!
[1247675976] SERVICE EVENT HANDLER:
masterhost;check_nagios;(null);(null);(null);master-process-event
[1247676036] SERVICE ALERT:
masterhost;check_nagios;CRITICAL;HARD;5;NAGIOS CRITICAL: Cannot open
status log for reading!
[1247676036] SERVICE EVENT HANDLER:
masterhost;check_nagios;(null);(null);(null);master-process-event
But notifications aren't enabled even after it hits hard. If I run the
enable_notification and disable_notifications scripts manually they
work. I'm trying to figure out where in the chain is wrong.
Anyone have any ideas as to what might be the problem? I'm so very close
to getting this setup.
-Eduardo
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null