[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Arthur Gautier
aga at zenexity.com
Tue Feb 28 22:19:36 UTC 2012
The following commit has been merged in the debian/master branch:
commit f6ebc2eed9356852f09ebec0834e4cb63f260fd0
Author: Arthur Gautier <aga at zenexity.com>
Date: Mon Feb 6 19:23:18 2012 +0100
corrects config files
diff --git a/debian/config-files/etc/shinken/contactgroups.cfg b/debian/config-files/etc/shinken/contactgroups.cfg
index 1d23dcf..e8ee4ee 100644
--- a/debian/config-files/etc/shinken/contactgroups.cfg
+++ b/debian/config-files/etc/shinken/contactgroups.cfg
@@ -4,5 +4,5 @@
define contactgroup{
contactgroup_name admins
alias admins
- members GNULinux_Administrator
+ members admin
}
diff --git a/debian/config-files/etc/shinken/escalations.cfg b/debian/config-files/etc/shinken/escalations.cfg
index 841c63a..f8c6142 100644
--- a/debian/config-files/etc/shinken/escalations.cfg
+++ b/debian/config-files/etc/shinken/escalations.cfg
@@ -7,7 +7,7 @@ define serviceescalation{
host_name localhost
# hostgroup_name windows-servers
service_description Root Partition
- contacts GNULinux_Administrator
+ contacts admin
contact_groups admins
first_notification 2
last_notification 5
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list