looks like it was orphaned (results never came back)
Dale J. Chatham
dale at chatham.org
Wed Oct 22 14:37:33 CEST 2008
Brand new nagios installation
Both nagios 3.0.3 and 3.0.4
define service{
host_name *
service_description PING
check_command check_ping
max_check_attempts 3
normal_check_interval 10
retry_check_interval 5
active_checks_enabled 1
check_period 24x7
notification_interval 600
notification_period 24x7
notification_options w,c,r
notifications_enabled 1
}
define host {
host_name blade23
alias blade23
address xxx.yyy.zzz.249
check_command check-host-alive
max_check_attempts 5
check_period 24x7
contact_groups dale
notification_interval 30
notification_period 24x7
notification_options d,u,r,f
statusmap_image base/redhat.png
2d_coords 0,21
}
define command {
command_name check_ping
command_line $user1$/check_ping
$hostaddress$ 100 100 1000.0 1000.0 -p 5
}
Brand new installation.
Solaris 10
[1224678590] Warning: The check of host 'blade23' looks like it was
orphaned (results never came back). I'm scheduling an immediate check
of the host...
Any host I check returns this message.
Any advice?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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