[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] remote/commandline Acknowledge Alerts



In <Pine.LNX.4.64.0901231454510.15648 (at) pal32.desy.de> martin.flemming (at) desy.de writes:

>I've got some colleagues who don't want
>to use the Webinterface to disable/enable Alerts or
>send Acknowledge Alerts for 30 or 50 machines at once .....

Do you have "--no-pin" on the CGI_ACK_OPTS setting in hobbitcgi.cfg ?
That would let them ack multiple alerts from one webpage.

>so, is there any chance to do that,
>  remote ( with wget or curl .. maybe ..)
>or per commandline on the hobbitserver ?

You can send an ack with the "bb" tool

  bb IP.OF.HOBBIT.SERVER "hobbitdack 123 60 PSU replacement henrik"

would send an ack for the event with ID 123, valid for 
60 minuter. The text for the ack is the remainder of the command.
But you need to know the ID for each event (it's included in
the alert e-mail).

There's also the hobbit-mailack utility, which lets them send
ack's via e-mail.


Henrik