All my hosts are not updating

Tedman Eng teng at dataway.com
Wed Dec 14 01:26:54 CET 2005


You are looking at two different status info's.

Hosts are not checked unless one of it's services returns a non-Ok state.
If a host is up for 108 days without and service incidents, the host check
age will be 108 days old.




-----Original Message-----
From: Hunter Peress [mailto:hunterp at sfnewmexican.com]
Sent: Tuesday, December 13, 2005 10:27 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] All my hosts are not updating


I think I have conflicting information in Nagios...that the host info screen
for a host is reporting that the host has not been checked in 3days, but
the scheduling queue says something different. Can you folks help
me shed some light on this:


The host is named io.


In the host detail , it tells me that the host has not been updated
all weekend:
Host Status: UP
Status Information: (Host assumed to be up)
Last Status Check: 12-08-2005 17:31:49
Status Data Age: 3d 18h 28m 25s
Last State Change: 12-08-2005 17:21:11
Current State Duration: 3d 18h 39m 3s
Last Host Notification: N/A


But, in the Scheduling Queue screen, it tells me what i think is conflicting
data
about this host:


Host  Service Last Check                   Next Check
Active Checks
io   PING 12-12-2005 12:02:43 12-12-2005 12:03:43 ENABLED 






To finish, here  are some relevant conf files:


The conf of the PING service:


define service{
        use                             generic-service         ; Name of
service template to use


        host_name                       io
        service_description             PING
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              1
        normal_check_interval           1
        retry_check_interval            1
        contact_groups                  sfnmweb
        notification_interval           4
        notification_period             24x7
        notification_options            c,r
        check_command                   check_ping!100.0,20%!500.0,60%
        }


And here is the conf of the io host:


define host{
        use                     generic-host            ; Name of host
template to use
        host_name               io
        alias                   IO
        address                 10.2.1.10
        check_command           check-host-alive
        max_check_attempts      5
        notification_interval   15
        notification_period     24x7
        notification_options    d,u,r
    register 1;
}
------------------------------------------------------------------------


Hunter Peress
hperess at sfnewmexican.com
Web Programmer
The Santa Fe New Mexican, Inc.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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