Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/56328
Change subject: be more specific about tell *what* is broken in new search
monitoring
......................................................................
be more specific about tell *what* is broken in new search monitoring
Change-Id: Ie7c45cc3a6227a3b5ec54ce16196eefaaf369c3a
---
M manifests/search.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/28/56328/1
diff --git a/manifests/search.pp b/manifests/search.pp
index 4a5ca0c..d3a0c65 100644
--- a/manifests/search.pp
+++ b/manifests/search.pp
@@ -120,7 +120,7 @@
if $lucene::server::indexer == false {
monitor_service { "lucene": description => "Lucene",
check_command => "check_lucene", retries => 6 }
- monitor_service { 'lucene_search': description =>
'Lucene search', check_command => "check_lucene_frontend" }
+ monitor_service { 'lucene_search': description =>
'detected FAILED in lucene /status page, check indices', check_command =>
"check_lucene_frontend" }
}
}
--
To view, visit https://gerrit.wikimedia.org/r/56328
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7c45cc3a6227a3b5ec54ce16196eefaaf369c3a
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