store the config sample files
[infrastructure.git] / nagios / AutomaticConfig / config-sample / contactgroups-sample.cfg
diff --git a/nagios/AutomaticConfig/config-sample/contactgroups-sample.cfg b/nagios/AutomaticConfig/config-sample/contactgroups-sample.cfg
new file mode 100644 (file)
index 0000000..5048c18
--- /dev/null
@@ -0,0 +1,17 @@
+###############################################################################
+###############################################################################
+#
+# CONTACT GROUPS
+#
+###############################################################################
+###############################################################################
+
+# We only have one contact in this simple configuration file, so there is
+# no need to create more than one contact group.
+
+define contactgroup{
+        contactgroup_name       admins
+        alias                   Nagios Administrators
+        members                 mohamed-amine.chaoui@sophia.inria.fr
+        }
+