summaryrefslogtreecommitdiff
path: root/files/configs/Debian/defaults/contactgroups.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'files/configs/Debian/defaults/contactgroups.cfg')
-rw-r--r--files/configs/Debian/defaults/contactgroups.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/configs/Debian/defaults/contactgroups.cfg b/files/configs/Debian/defaults/contactgroups.cfg
new file mode 100644
index 0000000..6327c06
--- /dev/null
+++ b/files/configs/Debian/defaults/contactgroups.cfg
@@ -0,0 +1,16 @@
+###############################################################################
+###############################################################################
+#
+# 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 root
+ }