[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hobbit 4.1.0 alerts config
- To: hobbit (at) hswn.dk
- Subject: hobbit 4.1.0 alerts config
- From: steve <sladewig (at) bankinfo.com>
- Date: Mon, 25 Jul 2005 08:26:57 -0500
- User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Maxthon; .NET CLR 1.1.4322)
Greetings!
Did miss something with a hobbit-alerts.cfg configuration change ?
A slice of my cfg file:
$AGOPS=someone (at) somewhere.com
$BADCOLORS='COLOR=red,purple'
$OPTS='DURATION>5 RECOVERED REPEAT=1h FORMAT=TEXT'
HOST=* EXPAGE=tier1
MAIL $AGOPS $OPTS $BADCOLORS
But hobbitd_alert --dump-config now yields:
EXPAGE=tier1 HOST=*
MAIL someone (at) somewhere.com FORMAT=TEXT REPEAT=30
MAIL 'DURATION>5 FORMAT=TEXT REPEAT=30
MAIL 'COLOR=red,purple' FORMAT=TEXT REPEAT=30
Which now tries to mail to DURATION and COLOR=red and sends out YELLOW
alerts as well. Was working previously.
--
steve