Dear Nagios users,

I have tried to schedule Nagios to run checks at 23:00-01:00. I defined it
at the time period as such:

define timeperiod{
       timeperiod_name         midnight
       alias                   Check at night only
       sunday                  23:00-01:00
       monday                  23:00-01:00
       tuesday                 23:00-01:00
       wednesday               23:00-01:00
       thursday                23:00-01:00
       friday                  23:00-01:00
       saturday                23:00-01:00
       }

and i defined the time period at the service like this (other options
omited):

define service{
            check_period                    midnight           ; The
service is checked at midnight 23:00 - 01:00
            }

I did it yesterday and this morning as i checked Nagios i was surprised
because i see this at the service detail page :
all the Status fields are PENDING
all the Last Check fields are N/A
all the Status Informations are Service is not scheduled to be checked...

What makes me more confused is because when i checked /var/log/messages it
stated that Nagios start running checks at 00:00
and when i checked the trends, the graphic shows that all the plug-in did
their check around 00:00 and returned a state.

Does anyone know why this all happens?

Regards,
Adi Yesaya
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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

Reply via email to