Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/260705
Change subject: ores: do not check for a string on /
......................................................................
ores: do not check for a string on /
Just leave it as it was before and just use the default
check_http for the home page. The content will change soon.
We still want this in addition to the new worker check though.
Change-Id: I5dfa65184a5e8cf86b7c8002d7910387bf2a5493
---
M modules/icinga/manifests/monitor/ores.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/05/260705/1
diff --git a/modules/icinga/manifests/monitor/ores.pp
b/modules/icinga/manifests/monitor/ores.pp
index 39074bd..2ee74ff 100644
--- a/modules/icinga/manifests/monitor/ores.pp
+++ b/modules/icinga/manifests/monitor/ores.pp
@@ -7,7 +7,7 @@
monitoring::service { 'ores_main_page':
description => 'ORES home page',
- check_command => 'check_http_url_for_string!ores.wmflabs.org!/!ORES',
+ check_command => 'check_http',
host => 'ores.wmflabs.org',
contact_group => 'team-ores',
}
--
To view, visit https://gerrit.wikimedia.org/r/260705
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5dfa65184a5e8cf86b7c8002d7910387bf2a5493
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits