summaryrefslogtreecommitdiff
path: root/files/configs/CentOS/defaults/contactgroups.cfg
blob: bab2857168d2b64e2682bc5f8593ef3e632346a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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                 nagios-admin
        }