Ref : service nagios stop; now=$(date +%s); sed -i "s/^next_check=.*/next_check=$now/" /usr/local/nagios/var/status.sav; service nagios start ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> The purpose is that due to daylight saving, the schedule queue is broken. > (will probably catchup at 23:00:00 tonight) > what you do is stop nagios > update the timestamp for next_check in status.sav to $now (instead of > 23:00:00 tonight) on all your services. > then start up nagios again and service-checks will start checking again. > As I would like , NAGIOS to keep working, during DST related changes, can this be considered as a bug ? M. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ 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