Hi there. I am attempting to implement a 3rd party plugin event 
handler which requires 3 host failures in order to activate. For whatever 
reason (I am assuming my configuration may be at fault) my Nagios installation 
never goes past 1/5 on 'Current Attempt' in the Nagios GUI.

define host {
host_name                        Test
alias                              Test Box
address                           10.1.0.1
check_command                     check_host
event_handler                     power_host
max_check_attempts                5
active_checks_enabled             1
check_period                      24x7
check_interval                    5
process_perf_data                 0
retain_nonstatus_information      0
contact_groups                    notify
notification_interval             30
notification_period               24x7
notification_options              d,u,r
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to