looks like event handler bug
Val Vechnyak
val at nycity.com
Mon Nov 3 19:34:25 CET 2003
> Looks like a small bug... If event handler is used then listing multiple
> hosts does not work with event handler. Meaning, if www.domain2(3).com is
> down, event handler is not troggered. It works only individualy.
>
> # Service definition
> define service{
> use generic-service ; Name of
> service template to use
> host_name www.domain.com, www.domain2.com,
> www.domain3.com
> service_description HTTP
> is_volatile 0
> check_period 24x7
> max_check_attempts 3
> event_handler event_handling_script
> normal_check_interval 5
> retry_check_interval 1
> contact_groups admins
> notification_interval 120
> notification_period 24x7
> notification_options c
> check_command check_http
> }
>
>
> Val
>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
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