Just for the record regarding Multiple Downtimes
The final syntax which henrik provided worked.
I'm a little baffled as to why the quoted multiword Cause didn't work,
but it's working now
--Pat
On Thu, Oct 9, 2008 at 1:47 AM, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
In <user-44ee53461458@xymon.invalid> "Patrick Nixon" <user-1f2406f832af@xymon.invalid> writes:
Does anyone have some insight into this?
From the documentation it appears that the syntax I have should work
correctly, but it's not.
DOWNTIME=cam:60:0000:2400,cam:W:1930:0830
hobbitd is giving the error message: Latest errormessages:
Bad timespec (missing colon or no starttime): W
Try adding a "cause" text to the entries. Like
DOWNTIME=cam:60:0000:2400:Backups,cam:W:1930:0830:Offline
Henrik