Rush has uploaded a new change for review.
https://gerrit.wikimedia.org/r/234602
Change subject: icinga: fix host def for en.m.wp.o-legal-html check
......................................................................
icinga: fix host def for en.m.wp.o-legal-html check
Change-Id: I4f7cfcbf746f844081d4e7d5cded4742d613419c
---
M modules/icinga/manifests/monitor/legal.pp
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/02/234602/1
diff --git a/modules/icinga/manifests/monitor/legal.pp
b/modules/icinga/manifests/monitor/legal.pp
index b85bfdd..bde3e31 100644
--- a/modules/icinga/manifests/monitor/legal.pp
+++ b/modules/icinga/manifests/monitor/legal.pp
@@ -11,7 +11,7 @@
}
monitoring::service { 'en.wp.o-legal-html':
- description => 'Ensure mandated html',
+ description => 'Ensure legal html en.wp',
check_command =>
'check_legal_html!https://en.wikipedia.org/wiki/Main_Page!desktop_enwp',
host => 'en.wikipedia.org',
normal_check_interval => 1440,
@@ -20,9 +20,9 @@
}
monitoring::service { 'en.m.wp.o-legal-html':
- description => 'Ensure mandated html',
+ description => 'Ensure legal html en.m.wp',
check_command =>
'check_legal_html!https://en.m.wikipedia.org/wiki/Main_Page!mobile',
- host => 'en.wikipedia.org',
+ host => 'en.m.wikipedia.org',
normal_check_interval => 1440,
retry_check_interval => 30,
contact_group => 'admins',
--
To view, visit https://gerrit.wikimedia.org/r/234602
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4f7cfcbf746f844081d4e7d5cded4742d613419c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits