[hobbit] Hobbit 4.1.0 client Add ext script
Henrik Stoerner
henrik at hswn.dk
Mon Jul 25 15:39:39 CEST 2005
On Mon, Jul 25, 2005 at 09:29:38AM -0400, Aiello, Steve (Corporate, consultant) wrote:
> How do I add ext scripts to the hobbit client ? I tried adding the line:
> CMD /usr/local/hobbit/server/ext/test.pl, to the
> /usr/local/hobbit/client/etc/clientlaunch.cfg. Do I just add to the
> exisiting CMD line ?
You add a new section to the clientlaunch.cfg file. Like this:
[mytest]
ENVFILE /usr/local/hobbit/client/etc/hobbitclient.cfg
CMD /usr/local/hobbit/client/ext/test.pl
INTERVAL 5m
The hobbitlaunch.cfg(5) man-page has more information about what you
can put in that file.
Regards,
Henrik
More information about the Xymon
mailing list