5048c189ed81a1c1b970024fcc9cc56d9ca01daa
[infrastructure.git] / nagios / AutomaticConfig / config-sample / contactgroups-sample.cfg
1 ###############################################################################
2 ###############################################################################
3 #
4 # CONTACT GROUPS
5 #
6 ###############################################################################
7 ###############################################################################
8
9 # We only have one contact in this simple configuration file, so there is
10 # no need to create more than one contact group.
11
12 define contactgroup{
13         contactgroup_name       admins
14         alias                   Nagios Administrators
15         members                 mohamed-amine.chaoui@sophia.inria.fr
16         }
17