[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] DOWNTIME problem
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] DOWNTIME problem
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 9 Oct 2006 22:32:23 +0200
- References: <452AAF4C.8050400@cisco.com>
- User-agent: Mutt/1.5.11
On Mon, Oct 09, 2006 at 01:21:32PM -0700, Charles Jones wrote:
> 1.2.3.4 prod-db2 # ssh pulldata
> TRENDS:*,disk:disk|disk1,vmstat:vmstat1 DOWNTIME=*:0159:0400:Database_Resync
> 1.2.3.5 prod-db3 # ssh pulldata
> TRENDS:*,disk:disk|disk1,vmstat:vmstat1 DOWNTIME=*:0159:0400:Database_Resync
>
> My hobbitd status currently says:
> "Invalid timespec - expected 4 digits, got: 'Database_Resync'"
This was the subject of another mail here a few days ago. Basically,
the code and the docs are not in sync. When you list a cause for the
downtime, you must also specify the tests that this applies to. So
for all tests, it would be DOWNTIME=*:*:0159:0400:Database_Resync
with the first "*" being the service.
Regards,
Henrik