]> andersk Git - moira.git/blobdiff - gen/nagios-wsh.gen
lpcaccess DCM
[moira.git] / gen / nagios-wsh.gen
index c33e559b235c95375f0e4b0329892608285f5e4e..caf7abf883583c17785bdfdb5ecf76bcf030afbc 100755 (executable)
@@ -40,6 +40,7 @@ define host{
        host_name               $name
        alias                   $name
        address                 $name
+       contact_groups          wsh
        use                     generic-host
        }
 
@@ -208,7 +209,6 @@ END
 define hostgroup{
         hostgroup_name          wsh-hosts
         alias                   wsh-hosts
-        contact_groups          wsh
 END
 
 print OUT "\tmembers\t\t\t";
This page took 0.030685 seconds and 4 git commands to generate.