Andrew Bogott has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326173 )

Change subject: Remove http monitoring for spice-proxy
......................................................................

Remove http monitoring for spice-proxy

The check throws a 404 which is enough to register as a
warning in icinga.

Change-Id: I3fb07342cdf30fe996d932fbb1c5658ac74f223c
---
M modules/openstack/manifests/nova/spiceproxy.pp
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/73/326173/1

diff --git a/modules/openstack/manifests/nova/spiceproxy.pp 
b/modules/openstack/manifests/nova/spiceproxy.pp
index 2656d12..58749a2 100644
--- a/modules/openstack/manifests/nova/spiceproxy.pp
+++ b/modules/openstack/manifests/nova/spiceproxy.pp
@@ -37,10 +37,6 @@
             subscribe => File['/etc/nova/nova.conf'],
             require   => Package['nova-consoleauth'];
         }
-        monitoring::service { 'nova-spiceproxy-http':
-            description   => 'nova-spiceproxy http',
-            check_command => 'check_http_on_port!6082',
-        }
     } else {
         service { 'nova-spiceproxy':
             ensure  => stopped,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3fb07342cdf30fe996d932fbb1c5658ac74f223c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to