summaryrefslogtreecommitdiffstats
path: root/Monitoring/shinken/hostgroups.cfg
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2012-10-05 06:46:27 +0200
committermakefu <github@syntax-fehler.de>2012-10-05 06:46:27 +0200
commit6c89839b7fc344608e61c8916ac9d9925fa98d14 (patch)
treee316b8121f4880491659dc3cb8851de7762e58a9 /Monitoring/shinken/hostgroups.cfg
parent957e2d7469b0e3d88e06b6a15e91478efc63cd62 (diff)
Monitoring/\* --> nagios/
Diffstat (limited to 'Monitoring/shinken/hostgroups.cfg')
-rw-r--r--Monitoring/shinken/hostgroups.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/Monitoring/shinken/hostgroups.cfg b/Monitoring/shinken/hostgroups.cfg
deleted file mode 100644
index fb8713b7..00000000
--- a/Monitoring/shinken/hostgroups.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-#A little host group. Host groups are important if you want to keep managable your conf ;)
-#define hostgroup{
-# hostgroup_name linux-servers ; The name of the hostgroup
-# alias Linux Servers ; Long name of the group
-# members localhost,dc01 ; Comma separated list of hosts that belong to this group
-# realm Europe
-# }
-
-
-#define hostgroup{
-# hostgroup_name mysql-servers
-# alias mysql-servers
-# members databasehost1,databasehost-us
-# }