On Thu, 2006-05-11 at 16:46 -0400, James E. Pratt wrote:
> The first one - 24:00 is midnight. (00:01 is 12:01am etc etc)

Right, but isn't "00:00" the same thing as "24:00"?

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of jeff vier
> Sent: Thursday, May 11, 2006 4:41 PM
> To: nagios-users
> Subject: [Nagios-users] Minor timeperiods question.
> 
> 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.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to