dependacy formatting question

Mueller, Karl KMueller at netsuite.com
Fri May 7 00:42:42 CEST 2004


Nagios has an automatic "host" level check built in.  If the service
check fails, Nagios will check whether the host is up or not via the
check host command.

In other words, you're probably duplicating what Nagios already does if
you have the host check commands working correctly.

Karl


-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Dave
Barnum
Sent: Thursday, May 06, 2004 2:42 PM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] dependacy formatting question

Does this service dependancy make sense to you?  Just want to check..

To check to make sure that the server is up, before the page is looked 
at..  And i want it to notify me if the host is down (if it is) before 
it reports that the pages on the host are down.

# Servicedependency definition for Check_HTTP_domain.com/sign-up.html
define servicedependency{
        host_name                       WebServer
        service_description             PING
        dependent_host_name             WebServer
        dependent_service_description
Check_HTTP_domain.com/sign-up.html
        execution_failure_criteria      n
        notification_failure_criteria   w,u,c
        }



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
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


-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
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