Alexandros Kosiaris has submitted this change and it was merged.
Change subject: mediawiki: add codfw monitoring groups
......................................................................
mediawiki: add codfw monitoring groups
Just adding the Icinga monitoring groups that will be needed for codfw.
You might say that it's early because we don't have MW installed yet,
but i would argue it doesn't matter, it will just make empty groups on Icinga
that we will need at some point anyways. And usually we run into a puppet fail
on neon to notice they are missing and then add them afterwards.
Bug:T86894
Change-Id: I11457d31cf0b8973770271f4f3c356a902592a41
---
M manifests/role/mediawiki.pp
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Alexandros Kosiaris: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/mediawiki.pp b/manifests/role/mediawiki.pp
index db5e653..6eb69c5 100644
--- a/manifests/role/mediawiki.pp
+++ b/manifests/role/mediawiki.pp
@@ -4,6 +4,12 @@
@monitoring::group { 'jobrunner_eqiad': description => 'eqiad jobrunner
application servers' }
@monitoring::group { 'videoscaler_eqiad': description => 'eqiad video
scaler' }
+@monitoring::group { 'appserver_codfw': description => 'codfw application
servers' }
+@monitoring::group { 'api_appserver_codfw': description => 'codfw API
application servers' }
+@monitoring::group { 'imagescaler_codfw': description => 'codfw image
scalers' }
+@monitoring::group { 'jobrunner_codfw': description => 'codfw jobrunner
application servers' }
+@monitoring::group { 'videoscaler_codfw': description => 'codfw video
scaler' }
+
class role::mediawiki::common {
include ::standard
if $::realm == 'production' {
--
To view, visit https://gerrit.wikimedia.org/r/188895
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I11457d31cf0b8973770271f4f3c356a902592a41
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits