using the 'depends' directive

Scott Hiemstra shiemstra at h2.com
Wed Dec 2 11:09:48 EST 2009


This says don't expect other things to be up if Ping is down.

Host "Thor" {
	graph:	yes
	hostname:	thor.h2web.com
	Service Ping
	Service TCP/FTP {
		depends:	Top:UNIX_Servers:Thor:Ping_thor.h2web.com
	}
	Service TCP/HTTP {
		depends:	Top:UNIX_Servers:Thor:Ping_thor.h2web.com
	}
	Service TCP/SMTP {
		depends:	Top:UNIX_Servers:Thor:Ping_thor.h2web.com
	}
}

Scott

> -----Original Message-----
> From: arguslist-bounces at tcp4me.com [mailto:arguslist-
> bounces at tcp4me.com] On Behalf Of Ivan
> Sent: Tuesday, December 01, 2009 1:10 PM
> To: arguslist at tcp4me.com
> Subject: using the 'depends' directive
> 
> Hello,
> 
> Thanks to all for their partial explanations of the use of the
> 'depends' directive.
> 
> However, can someone please forward some real working config, that uses
> the depends: directive, and explain its usage?  There is no useful
> explanation
> in the argus documentation.
> 
> 
> 
> 
> Thanks in advance.
> -Ivan G.
> 
> 
> 
> 
> _______________________________________________
> http://argus.tcp4me.com/
> Arguslist at tcp4me.com
> http://www.tcp4me.com/mailman/listinfo/arguslist



More information about the Arguslist mailing list