Multiple event handlers
Paul L. Allen
pla at softflare.com
Tue Jul 19 01:14:36 CEST 2005
Ruiz, Francisco writes:
> Does anyone know if I can have more than 1 event handler specified in
> the service definition?
Offhand, I don't know. But you don't need to.
Instead of:
event_handler handler1,handler2
have:
event_handler handler3
where handler 3 consists of:
#!/bin/sh
handler1
handler2
Unless I'm missing something obvious you didn't state...
--
Paul Allen
Softflare Support
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list