Mark Bergsma has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59600
Change subject: Use /wiki/Main_Page for the mobile URL check.
......................................................................
Use /wiki/Main_Page for the mobile URL check.
/ gives a 302
Change-Id: I8e1fd625590c7b545cba425456c46d86d5b497d1
---
M templates/icinga/checkcommands.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/00/59600/1
diff --git a/templates/icinga/checkcommands.cfg.erb
b/templates/icinga/checkcommands.cfg.erb
index 08a8d9d..3e912fc 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -282,7 +282,7 @@
# 'check_http_mobile' command definition
define command{
command_name check_http_mobile
- command_line $USER1$/check_http -H en.m.wikipedia.org -I
$HOSTADDRESS$ -w 10 -c 20 -t 60 -f warning -r 'Content available under'
+ command_line $USER1$/check_http -H en.m.wikipedia.org -I
$HOSTADDRESS$ -u /wiki/Main_Page -w 10 -c 20 -t 60 -f warning -r 'Content
available under'
}
define command{
--
To view, visit https://gerrit.wikimedia.org/r/59600
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e1fd625590c7b545cba425456c46d86d5b497d1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits