Hosts stuck on pending.

Kurktchiev, Boris boris at unt.edu
Mon Sep 14 17:16:13 CEST 2009


Ok so I have about 20 or so hosts which are stuck on PENDING and I am unable
to get them to work properly. The definitions for a working and a stuck host
are identical and can be seen below. However, nothing I do or delete
(retendion.dat, cache files, spool files) gets the hosts unstuck... Any
ideas?

Stuck host:
define host {
                host_name                         gab202kiosk.gab330
                address                               129.#.#.#
                max_check_attempts                    3
                notification_interval                 15
                notification_options                  d,u,r
                active_checks_enabled                 1
                passive_checks_enabled                0
                notifications_enabled                 1
                check_period                          24x7
                notification_period                   24x7
                contact_groups                        kiosks,admins
                parents                               129.#.#.#
}

define service {
                service_description                   check_ping
                check_command                     check_ping!20,80%!30,90%
                host_name                         gab202kiosk.gab330
                check_period                          24x7
                notification_period                   24x7
                contact_groups                        kiosks,admins
                event_handler_enabled                 0
                max_check_attempts                    3
                normal_check_interval                 5
                retry_check_interval                  1
                notification_interval                 15
                notification_options                  w,u,c,r
                active_checks_enabled                 1
                passive_checks_enabled                0
                notifications_enabled                 1
                check_freshness                       0
                freshness_threshold                   86400
}

Working host:
define host {
                host_name                         gab302kiosk.gab330
                address                               129.#.#.#
                max_check_attempts                    3
                notification_interval                 15
                notification_options                  d,u,r
                active_checks_enabled                 1
                passive_checks_enabled                0
                notifications_enabled                 1
                check_period                          24x7
                notification_period                   24x7
                contact_groups                        kiosks,admins
                parents                               129.#.#.#
}

define service {
                service_description                   check_ping
                check_command                     check_ping!20,80%!30,90%
                host_name                         gab302kiosk.gab330
                check_period                          24x7
                notification_period                   24x7
                contact_groups                        kiosks,admins
                event_handler_enabled                 0
                max_check_attempts                    3
                normal_check_interval                 5
                retry_check_interval                  1
                notification_interval                 15
                notification_options                  w,u,c,r
                active_checks_enabled                 1
                passive_checks_enabled                0
                notifications_enabled                 1
                check_freshness                       0
                freshness_threshold                   86400
}


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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