################################################################################ # Object config file for Nagios # $Id: $ # ################################################################################ ################################################################################ # CONTACT GROUP DEFINITIONS # ################################################################################ # 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 } # vim:ts=8:sw=8:syn=nagios