Xymon Mailing List Archive search

alert questions.

list Thomas Pedersen
Mon, 12 Dec 2005 09:12:22 +0100
Message-Id: <user-72eaea0af8bd@xymon.invalid>

Hi All,

What are the different color codes and letters i.e. (R,S) for alerts on
the info page ?

Why will my normal macro config not work ie $NEWHOSTS=host1,host2 but
$NEWHOSTS=%(host1|host2) works ?

I have a alert with a group as above and I have a general alert rule for
the rest of the page. I have the group definition first and then the
page definition second. After the mail receipient on the hostgroup I
have a STOP keyword, but on the page definition still is shown on the
info page (although in another color)

Here is my config:

$ALERT=REPEAT=30 DURATION>17 COLOR=RED
$ALERT_MAIL=REPEAT=30 DURATION>17 COLOR=RED,YELLOW

$SMS-HELPDESK=user-5c6c307b4205@xymon.invalid
$HELPDESK=user-fbf7f4a1ed91@xymon.invalid

$NEWHOSTS=%(host1|host2)

HOST=$NEWHOSTS EXSERVICE=trends
  MAIL $SMS-HELPDESK $ALERT RECOVERED TIME=w:0800:1559  FORMAT=sms
  MAIL $HELPDESK $ALERT_MAIL RECOVERED TIME=w:0800:1559 STOP

PAGE=customers/dk-customers
  MAIL $SMS-HELPDESK $ALERT FORMAT=sms
  MAIL $HELPDESK $ALERT_MAIL

Should I upgrade to a newer version ? i have tested the rules with
4.1.2p1 from Nov 24.

Best regards, Thomas