Service Dependency Config
Nair
vmanojv at rediffmail.com
Mon Apr 13 10:17:29 CEST 2009
Friends,
I need to define mutal dependancy between two web services in different hosts.
PLease see the config below which end up throwing error:
-----------------------
Error: A circular execution dependency (which could result in a deadlock) exists for service 'www' on host 'host2'!
-----------------------
# Service Dependency Definition for cfservd
define servicedependency{
host_name host1
service_description www
dependent_host_name host2
dependent_service_description www
execution_failure_criteria o
notification_failure_criteria c,p
}
define servicedependency{
host_name host2
service_description www
dependent_host_name host1
dependent_service_description www
execution_failure_criteria o
notification_failure_criteria c,p
}
Please share your thoughts for getting the config right.
Thank you in advance
Nair
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20090413/bdff68dd/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
-------------- next part --------------
_______________________________________________
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