[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Scheduled maintenances
On Mon, Jul 31, 2006 at 09:43:57AM +0200, Lardinois, Pierre wrote:
>
> Are the "Scheduled actions" stored somewhere in a file or in a list on the
> Hobbit server ? Or is there an other way to list them than via the
> enable/disable interface ?
They should be listed on the enable/disable page, below the already
disabled tests.
You can also list them with
bb 127.0.0.1 "schedule"
It looks like
1|1155373200|172.16.10.2|disable client1,hswn,dk.* 240 \nDisabled by: henrik @ 172.16.10.100\nReason: Down for memory upgrade\n
i.e. a job number, time when the job is scheduled to run, where the job
was sent from, and the command that will be sent to Hobbit.
Henrik