Dzahn has submitted this change and it was merged.

Change subject: remove Tampa search-pool monitoring
......................................................................


remove Tampa search-pool monitoring

search-pool[1-3] are down because the search servers
in it have already been shut down in RT #5883

we would get pages for them if notifications weren't
disabled. so let's remove them since we won't bring
this back up

search-pool[4-5] will soon follow, so they don't need
to be monitored and it avoids unnecessary paging
on shutdown

Change-Id: I3d82e24e58fe407526ede1f6899641323b91429a
---
M manifests/lvs.pp
1 file changed, 0 insertions(+), 7 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index 116505b..65a135a 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -1107,13 +1107,6 @@
        monitor_service_lvs_http { "parsoidcache.svc.eqiad.wmnet": ip_address 
=> "10.2.2.29", check_command => "check_http_lvs!parsoid!/", contact_group => 
"admins,parsoid" }
        monitor_service_lvs_http { "search.svc.eqiad.wmnet": ip_address => 
"10.2.2.30", check_command => "check_http_on_port!9200", contact_group => 
"admins" }
 
-       monitor_service_lvs_custom { "search-pool1.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.11", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
-       monitor_service_lvs_custom { "search-pool2.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.12", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
-       monitor_service_lvs_custom { "search-pool3.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.13", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
-       monitor_service_lvs_custom { "search-pool4.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.14", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
-       monitor_service_lvs_custom { "search-pool5.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.16", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
-       monitor_service_lvs_custom { "search-prefix.svc.pmtpa.wmnet": 
ip_address => "10.2.1.15", port => 8123, description => "LVS Lucene", 
check_command => "check_lucene" }
-
        monitor_service_lvs_custom { "search-pool1.svc.eqiad.wmnet": ip_address 
=> "10.2.2.11", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
        monitor_service_lvs_custom { "search-pool2.svc.eqiad.wmnet": ip_address 
=> "10.2.2.12", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }
        monitor_service_lvs_custom { "search-pool3.svc.eqiad.wmnet": ip_address 
=> "10.2.2.13", port => 8123, description => "LVS Lucene", check_command => 
"check_lucene" }

-- 
To view, visit https://gerrit.wikimedia.org/r/93523
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3d82e24e58fe407526ede1f6899641323b91429a
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: Cmjohnson <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to