<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000099">
If I want to use the same test(s) for a hostgroup and an individual
host, am I able to define both in the same entry?<br>
<br>
Example:<br>
<br>
define service {<br>
<b> hostgroup_name building-mgmt-servers<br>
host_name other_server</b><br>
service_description NSClient<br>
check_command check_nt!CLIENTVERSION<br>
max_check_attempts 3<br>
normal_check_interval 5<br>
retry_check_interval 1<br>
check_period 24x7<br>
notification_interval 120<br>
notification_period 24x7<br>
notification_options w, u, c, r, f, s<br>
contact_groups bldg-mgmt-staff<br>
}<br>
<br>
<pre class="moz-signature" cols="72">--
A. Davis
Email: <a class="moz-txt-link-abbreviated" href="mailto:nccomp@gmail.com">nccomp@gmail.com</a>
"There is no limit to what a man can accomplish
if he doesn't care who gets the credit." - Ronald Reagan
</pre>
</body>
</html>