[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] resend: 2 questions
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] resend: 2 questions
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Fri, 18 Jul 2008 11:06:20 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=3q9PyoLdPJ8xzQ5/tTbKOzvdHn6+HdM83aQ7nBG/q+4=; b=KEfTGfcMdMG+gvua8coYzSPGG8jQA+1MdaCPCd1Axz4cWr7ZFjz18gipLMiJFFq+PD 0CsutXnK9Y+fhtlJ8i/2i9U+WxWgHs8Bg+k7PkGJiIEfmHbppemqGXmuRbVAXnF53qmK U31RQ4BTE/6N+k5fbRNei3HZDc4xusqPL/opk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=ew+CUmI1ZGfJUPKI2M9v+vVx0F+e03Ye3FKdI/cCMsUuFZAOm4t1iSb4aaQmsNezRS uoN1paQCtUPF3Wo9AdYtzPa38NDzi6QgBzX1NZ5WAbj1Bz1z+r8HcP19UoqQ2UpwCy4H XMtMvt0mYpM78dls6HvahOAs5RNTXtXVxMZ9c=
- References: <941506840807180759i546a6271mf2dc87c91823c929 (at) mail.gmail.com>
On Fri, Jul 18, 2008 at 10:59 AM, Jeff Newman <jeffnewman75 (at) gmail.com>
wrote:
> Hi,
>
> didn't see a reply, so thought i'd do a resend in case it got lost in
> the shuffle
>
> Hi All,
>
> Two questions:
>
> QUESTION #1: Is it possible to have a third color alert? Meaning:
>
> One of my customers wants a setup like this:
>
> Custom script runs on client server, reports:
>
> foo : 80
>
> for example.
>
> They want less than 85 to be green, 85-90 yellow, 90-95 red, and above
> 95 any color, say orange.
> So far as I can tell, I can only use green, yellow, and red for
> alerts, and blue and purple are reserved.
Currently, no. But it might help to understand why 4 alert levels are
desired.
QUESTION #2:
>
> lets say #1 above is possible, so my script sends hobbit the status
> line based on the it sees, with the
> status of green, yellow, red, and orange. The hobbit server recieves
> it, and uses the NCV module to build the rrd etc..
> In hobbit-alerts.cfg to say does the SERVICE keyword work for custom
> NCV type columns?
The SERVICE tag in hobbit-alerts.cfg works for any column name, NCV or
otherwise.