[New-be problem] Two sights reporting UNREACHABLE
dpillen at millardref.com
dpillen at millardref.com
Mon Nov 6 20:07:14 CET 2006
Hi list
I just setup my first 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
and the other in Jackson that keep report "UNREACHABLE" on the hosts and
OK on the Status when I'm looking in the Service Detail listing.
The Ping service shows good data but show it as Critical in the Host
State Information screen?!?
I have set up all my other sights up the same way and they show up good
both host and services.
Is there something I'm over looking 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
parents Jackson-router
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