Re: [Nagios-users] check_ping for service and host explanation

2009-03-05 Thread Marc Powell
On Mar 5, 2009, at 10:00 AM, shadih rahman wrote: > if you look above, I have both service and host check_command is the > same check ("check_host_alive"). Now host is not checking on > regular time interval because I have the check_interval is set to > "0". Lets say the service check fai

[Nagios-users] check_ping for service and host explanation

2009-03-05 Thread shadih rahman
All, I need some clarification about Nagios host and service check relationship. I have no dependency defined. I have the following host and service defintion define host{ name foo use generic-host ; Inherit default values ch