Xymon Mailing List Archive search

acks through email

list Kevin Grady
Tue, 22 Feb 2005 14:10:14 -0500
Message-Id: <user-c2a9100e695c@xymon.invalid>

When I reply to an alert, I get a message stating that bb-mailack.sh
can not find bbdef.sh. Is there an equivelent file for hobbit? This is
a clean install of hobbit 4.0RC2 no bb.

Thanks


On Sat, 19 Feb 2005 22:36:06 +0100, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Sat, Feb 19, 2005 at 01:46:50PM -0500, Asif Iqbal wrote:
On Sat, Feb 19, 2005 at 10:54:30AM, Kevin Grady wrote:
Does hobbit support acks through email? Thanks
I am using it. You should be able to use the same shell script that was
in Bigbrother.

The only thing different is the following line in shell script

Bigbrother: $BB $BBPAGE "ack ack_event ${ACKCODE} ${DELAY} ${MESSAGE}"

Hobbit: $BB $BBPAGE "hobbitdack ${ACKCODE} ${DELAY} ${MESSAGE}"
Actually, it should work even without this change. The "ack ack_event"
command is recognized by hobbitd. I didn't see any reason why I should
break existing scripts, when it was so simple to just make it work.

Regards,
Henrik