service dependency problem - config check hangs

Terry td3201 at gmail.com
Thu Sep 3 20:10:04 CEST 2009


Hello,

When I try to check my config, it hangs on "Checking for circular host
and service dependencies...".

I have this service dependency:
define servicedependency{
        hostgroup_name                          windows
        service_description                     nrpe
        dependent_hostgroup_name                windows
        dependent_service_description           automatic services
        inherits_parent                         1
        execution_failure_criteria              n
        notification_failure_criteria           w,u,c
        }
define hostgroup {
        hostgroup_name  windows
        alias           windows
        }
define service {
        use                     service-active
        hostgroup_name          windows
        service_description     automatic services
        check_command           check_nrpe_win_all_services!exclude=SysmonLog
        }
define service {
        use                     service-active
        hostgroup_name          windows
        service_description     nrpe
        check_command           check_tcp!5666
        }

Any ideas?

------------------------------------------------------------------------------
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