25 Mar
2005
25 Mar
'05
9:42 p.m.
I imagine whatever my problem with hobbit-alerts is, it is contained in the hobbitlaunch.cfg that I'm using:
[mcdonalddj at ldap2 etc]$ grep color /etc/hobbit/hobbitlaunch.cfg CMD hobbitd --pidfile=$BBSERVERLOGS/hobbitd.pid --restart= $BBTMP/hobbitd.chk --checkpoint-file=$BBTMP/hobbitd.chk --checkpoint-interval=600 --log=$BBSERVERLOGS/hobbitd.log --alertcolors="red" --okcolors="green,blue" --admin-senders=127.0.0.1, $BBSERVERIP CMD hobbitd_channel --channel=page --alertcolors="red" --okcolors="green,blue" --log=$BBSERVERLOGS/page.log hobbitd_alert
Is that the correct syntax for specifying alertcolors and okcolors?