Service dependency's

william pink will.pink at gmail.com
Mon Oct 11 18:37:46 CEST 2010


Hi,

I have a long list of sites which I monitor with check_http, the sites are
part of one application and usually if one site goes down they are all down.
What I want to do is configure servicedependency so I can minimise the
amount of notifications going out but obviously notify if individual sites
go down too.

This is what I have currently

define servicedependency{
        hostgroup_name                  win-sites
        service_description             HTTP Check
        dependent_hostgroup_name        win-sites
        dependent_service_description   HTTP2 Check
        notification_failure_criteria   c,u
        execution_failure_criteria      o,c,w,u,p
        }

HTTP check & HTTP2 check are doing the same thing.

What would be the best way to deal with this?

Thanks,
Will
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20101011/c91292f3/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
-------------- 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