Why not try 23:00 - 08:00? It may work even when the day changes.



jeff vier wrote:
The question is the midnight minute.

Which is correct?

define timeperiod {
    timeperiod_name thirdshift
    alias       Third Shift
    sunday      23:00-24:00
    monday      00:00-08:00,23:00-24:00
    tuesday     00:00-08:00,23:00-24:00
    wednesday   00:00-08:00,23:00-24:00
    thursday    00:00-08:00,23:00-24:00
    friday      00:00-08:00
    }


OR

define timeperiod {
    timeperiod_name thirdshift
    alias       Third Shift
    sunday      23:00-23:59
    monday      00:00-08:00,23:00-23:59
    tuesday     00:00-08:00,23:00-23:59
    wednesday   00:00-08:00,23:00-23:59
    thursday    00:00-08:00,23:00-23:59
    friday      00:00-08:00
    }


Thanks.

--
Miguel Faria
IT department - Skechers USA




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
[email protected]
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