Ryan Lane has submitted this change and it was merged.

Change subject: Actually monitor parsoidcache in eqiad
......................................................................


Actually monitor parsoidcache in eqiad

Only the pmtpa one was monitored. Remove the pmtpa one because Parsoid
is being killed in pmtpa, and change the settings to have the correct
port and stuff.

Change-Id: I469b7eaa6a1e3c5979d2e54ed6146b6fe2fc85d7
---
M manifests/lvs.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/manifests/lvs.pp b/manifests/lvs.pp
index c4769cf..83232bd 100644
--- a/manifests/lvs.pp
+++ b/manifests/lvs.pp
@@ -957,7 +957,7 @@
        monitor_service_lvs_http { "ms-fe.eqiad.wmnet": ip_address => 
"10.2.2.27", check_command => 
"check_http_lvs!ms-fe.eqiad.wmnet!/monitoring/backend" }
        monitor_service_lvs_http { "parsoid.svc.pmtpa.wmnet": ip_address => 
"10.2.1.28", check_command => "check_http_on_port!8000", contact_group => 
"admins,parsoid" }
        monitor_service_lvs_http { "parsoid.svc.eqiad.wmnet": ip_address => 
"10.2.2.28", check_command => "check_http_on_port!8000", contact_group => 
"admins,parsoid" }
-       monitor_service_lvs_http { "parsoidcache.svc.pmtpa.wmnet": ip_address 
=> "10.2.1.29", check_command => "check_http_on_port!6081", contact_group => 
"admins,parsoid" }
+       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_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" }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I469b7eaa6a1e3c5979d2e54ed6146b6fe2fc85d7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to