Xymon Mailing List Archive search

blue

3 messages in this thread

list Michael Lowery · Tue, 14 Mar 2006 09:22:22 -0600 ·
Is there a way to configure blue as an alert color?

 
I changed the hobbitserver.cfg to reflect what I thought would make it
work, but when I configure hobbit-alerts.cfg to send mail when a status
is blue, it does not.  I basically want to be automatically alerted if
one of my co-workers disables a test, maybe there's an easier way to do
this?
list Frédéric Mangeant · Tue, 14 Mar 2006 16:32:47 +0100 ·
quoted from Michael Lowery
Michael Lowery a écrit :
Is there a way to configure blue as an alert color?

I changed the hobbitserver.cfg to reflect what I thought would make it work, but when I configure hobbit-alerts.cfg to send mail when a status is blue, it does not. I basically want to be automatically alerted if one of my co-workers disables a test, maybe there’s an easier way to do this?
Hi

you can use the NOTICE keyword in hobbit-alerts.cfg :

"*NOTICE* Rule matches if the message is a "notify" message. This type of message is sent when a host or test is disabled or enabled."


Something like :

HOST=*
MAIL user-07c88c289448@xymon.invalid NOTICE

should work.

-- 

Frédéric Mangeant

Steria EDC Sophia-Antipolis
list Allan Spencer · Wed, 15 Mar 2006 08:59:14 +1100 ·
quoted from Frédéric Mangeant
Frédéric Mangeant wrote:
Michael Lowery a écrit :
Is there a way to configure blue as an alert color?

I changed the hobbitserver.cfg to reflect what I thought would make it work, but when I configure hobbit-alerts.cfg to send mail when a status is blue, it does not. I basically want to be automatically alerted if one of my co-workers disables a test, maybe there’s an easier way to do this?
Hi

you can use the NOTICE keyword in hobbit-alerts.cfg :

"*NOTICE* Rule matches if the message is a "notify" message. This type of message is sent when a host or test is disabled or enabled."


Something like :

HOST=*
MAIL user-07c88c289448@xymon.invalid NOTICE

should work.
Not should...does definately :) Have been using it for a while and its definately a nice addition to the software

A