Xymon Mailing List Archive search

turning off the alert module so hobbit does everything except mail alerts

list Henrik Størner
Tue, 27 Sep 2005 22:33:34 +0200
Message-Id: <user-06c89f3a8dd4@xymon.invalid>

On Tue, Sep 27, 2005 at 04:27:15PM -0400, Tom Georgoulias wrote:
Cool.  I see this in my hobbitlaunch.cfg:

[bbpage]
ENVFILE /home/bb/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD hobbitd_channel --channel=page   --log=$BBSERVERLOGS/page.log hobbitd_alert

I would just add "DISABLED" to that section, right?  Like this?:

[bbpage]
DISABLED
ENVFILE /home/bb/server/etc/hobbitserver.cfg
NEEDS hobbitd
CMD hobbitd_channel --channel=page   --log=$BBSERVERLOGS/page.log hobbitd_alert
Exactly.


Henrik