servicedependencies

Christian Löw christian.loew at steyr-ssf.com
Sat Apr 12 10:09:00 CEST 2003


Hi, 

i have some troubles to define service dependencies..

I'm monitoring some Windows-Server using the netsaint client
(no Problem so far)

what i have is:


define servicedependency{
	host_name			ssfsrv01
	service_description		DISKUSAGE_C,DISKUSAGE_D
	dependent_host_name		ssfsrv01
	dependent_service_description	nsclient_running
	execution_failure_criteria	w,u,c
	notification_failure_criteria	w,u,c
	}


how i can define 'host_name' as group or with '*' AND
'dependent_host_name' like $HOSTNAME$ ?


i want to do like

define servicedependency{
	host_name	      *
	[...]
	dependent_host_name   $HOSTNAME$
	}
	
i hope you know what i mean


Chris


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
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