Time-saving ticks

Chris Wilson chris at aidworld.org
Tue Apr 12 17:29:42 CEST 2005


Hi all,

I think I've found a bug in Nagios. I'm trying to define a service
dependency for multiple services on a single service:

define servicedependency {
        host_name                       core-router
        service_description             ping
        dependent_host_name             www3,www4,www5,www6,virt1,virt2
        dependent_service_description   *
        execution_failure_criteria      u
        notification_failure_criteria   w,c,u
}

This causes Nagios to die with a segmentation fault on startup. Changing
the "*" to a single service description (such as "ping") avoids the
problem, but doesn't save any time. Any ideas?

Cheers, Chris.
-- 
(aidworld) chris wilson | chief engineer (chris at aidworld.org)



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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