from bb-hosts manpage:
day: W means Mon-Fri ("weekdays"), * means all days, 0 .. 6 = Sunday .. Saturday. Listing multiple days is possible, e.g. "60" is valid meaning "Saturday and Sunday".
regards
Lars
----- Original Message ----- From: <user-78bb6d5d9024@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Monday, January 28, 2008 10:28 AM
Subject: [hobbit] hobbitd.log Errors : Bad timespec (missing colon or wrong weekdays): Sun
Hi,
I'm monitoring some databases only during the week, I've setup that :
0.0.0.0 dbname # noconn noping dbcheck
DOWNTIME=Sat:2300:2359:Sauvegarde,Sun:0000:2359:Sauvegarde,Mon:0000:0500:Sauvegarde
But in /var/log/hobbit/hobbitd.log, got this errors :
...
...
2008-01-21 23:54:44 Bad timespec (missing colon or wrong weekdays): Sun
2008-01-21 23:54:45 Bad timespec (missing colon or wrong weekdays): Sun
2008-01-22 00:03:21 Invalid timespec - expected 4 digits, got: 'Sauvegarde'
2008-01-22 00:03:21 Bad timespec (missing colon or wrong weekdays): Sun
2008-01-22 00:03:31 Invalid timespec - expected 4 digits, got: 'Sauvegarde'
2008-01-22 00:03:31 Bad timespec (missing colon or wrong weekdays): Sun
2008-01-22 00:03:34 Invalid timespec - expected 4 digits, got: 'Sauvegarde'
2008-01-22 00:03:34 Bad timespec (missing colon or wrong weekdays): Sun
...
...
Any ideas why I have this issue ?
Thanks by advance,
Johan