Problems hosts not resetting status
dpillen at millardref.com
dpillen at millardref.com
Wed Nov 8 16:41:34 CET 2006
Hi list
I just setup a Nagios 2.5 server on a Suse10 server, with 139 Hosts and
209 services for starters.
The problem I'm experiencing is that I have two sights one in Toronto
(with 8 hosts with 10 services) and the other in Jackson (with 4 host
with 5 services) that keep report "UNREACHABLE" or "DOWN" on the hosts,
while it's showing OK on the Status (service) when I'm looking in the
Service Detail screen.
In the Host State Information screen, The Ping service will shows
Critical with good data ?!?
I have set up all my other sights/hosts/services set up the same way and
they show up good both host and services.
I have also checked that the sights ARE up and accessible.
Is there something I'm over looking, can I do to reset the host status
some how? here is a sample:
# 'Jackson-rf' host definition
define host{
use generic-host ; Name of host
template to use
host_name Jackson-rf
alias NT Server Jackson RF
address 10.10.30.12
check_command check-host-alive
max_check_attempts 10
check_period 24x7
notification_interval 120
notification_period 24x7
notification_options d,u,r
contact_groups nt-admins
}
# Service definition
define service{
use generic-service ;
Name of service template to use
host_name Jackson-rf
service_description PING
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups nt-admins
notification_interval 120
notification_period 24x7
notification_options c,r
check_command check_ping!500.0,20%!1000.0,60%
}
Thanks in Advance
Doug...
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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