service stale at the first try.
FXCM - Mark Lin
mlin at fxcm.com
Thu Jul 17 23:43:22 CEST 2003
Hi group,
I have a host with check_ping service check. The host is unreachable by nagios, that I know. The problem is nagios only did a single attempt for the service and it stales. Here's the configuration for that service. check_wanping is just a check_ping with modified parameters to allow longer latency. I hope you see the problem here, if nagios stop at the first attempt, I would never the notification, which is not good.
TIA for any help.
Mark
define service{
host_name hkcenfw1
service_description PING
check_command check_wanping
max_check_attempts 3
normal_check_interval 3
retry_check_interval 1
active_checks_enabled 1
passive_checks_enabled 0
check_period 24x7
parallelize_check 1
obsess_over_service 1
check_freshness 0
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 1
retain_nonstatus_information 1
retain_status_information 1
notification_interval 120
notification_period 24x7
notification_options w,u,c,r
notifications_enabled 1
contact_groups office
}
_____________________________________________________________________________________________________________________________
FXCM, L.L.C.® assumes no responsibility for errors, inaccuracies or omissions in these materials. FXCM, L.L.C.® does not warrant the accuracy or completeness of the information, text, graphics, links or other items contained within these materials. FXCM, L.L.C.® shall not be liable for any special, indirect, incidental, or consequential damages, including without limitation losses, lost revenues, or lost profits that may result from these materials. All information contained in this e-mail is strictly confidential and is only intended for use by the recipient.
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
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