Xymon Mailing List Archive search

downtime

2 messages in this thread

list Darin D [eit] Dugan · Wed, 2 Dec 2009 10:16:06 -0600 ·
All,
Despite the current man page, downtime should be specified as one of
these:

DOWNTIME=day:starttime:endtime[,day:starttime:endtime]
DOWNTIME=columns:day:starttime:endtime:cause[,columns:day:starttime:endt
ime:cause]

The code is not written to handle just four arguments
(day:starttime:endtime:cause OR columns:day:starttime:endtime).
Cheers.
list dOCtoR MADneSs · Wed, 02 Dec 2009 18:31:38 +0100 ·
quoted from Darin D [eit] Dugan
Dugan, Darin D [EIT] a écrit :
All,
Despite the current man page, downtime should be specified as one of
these:

DOWNTIME=day:starttime:endtime[,day:starttime:endtime]
DOWNTIME=columns:day:starttime:endtime:cause[,columns:day:starttime:endt
ime:cause]

The code is not written to handle just four arguments
(day:starttime:endtime:cause OR columns:day:starttime:endtime).
Cheers.

Ok, now I understand why this didn't worked. But I think the man page is 
not clear enough about that.

Tks again !