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