Yuvipanda has uploaded a new change for review.
https://gerrit.wikimedia.org/r/174763
Change subject: shinken: Add monitoring for analytics project too
......................................................................
shinken: Add monitoring for analytics project too
Change-Id: I4f5553d308e4095c19d9aa71cc02fbf48914269a
---
M modules/shinken/files/contactgroups.cfg
M modules/shinken/files/contacts.cfg
M modules/shinken/files/shinkengen.yaml
3 files changed, 21 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/63/174763/1
diff --git a/modules/shinken/files/contactgroups.cfg
b/modules/shinken/files/contactgroups.cfg
index c1d2e1d..10512f8 100644
--- a/modules/shinken/files/contactgroups.cfg
+++ b/modules/shinken/files/contactgroups.cfg
@@ -18,3 +18,9 @@
alias ExtDist Administrators
members guest,yuvipanda,legoktm
}
+
+define contactgroup {
+ contactgroup_name analytics
+ alias Analytics Administrators
+ members guest,yuvipanda,milimetric
+}
diff --git a/modules/shinken/files/contacts.cfg
b/modules/shinken/files/contacts.cfg
index 2adb456..f39b287 100644
--- a/modules/shinken/files/contacts.cfg
+++ b/modules/shinken/files/contacts.cfg
@@ -47,6 +47,20 @@
}
define contact {
+ contact_name milimetric
+ alias Dan Andreescu
+ email [email protected]
+ host_notifications_enabled 1
+ service_notifications_enabled 1
+ host_notification_period 24x7
+ service_notification_period 24x7
+ service_notification_commands notify-by-email
+ host_notification_commands notify-by-email
+ host_notification_options d,u,r
+ service_notification_options w,u,r,c
+}
+
+define contact {
contact_name greg_g
alias Greg G
email [email protected]
diff --git a/modules/shinken/files/shinkengen.yaml
b/modules/shinken/files/shinkengen.yaml
index 681893a..f1ca4fa 100644
--- a/modules/shinken/files/shinkengen.yaml
+++ b/modules/shinken/files/shinkengen.yaml
@@ -1,2 +1,2 @@
-projects: [ 'tools', 'deployment-prep', 'extdist' ]
+projects: [ 'tools', 'deployment-prep', 'extdist', 'analytics' ]
base_path: '/etc/shinken/generated'
--
To view, visit https://gerrit.wikimedia.org/r/174763
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f5553d308e4095c19d9aa71cc02fbf48914269a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits