Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/276093

Change subject: Revert "tools: Add paws as a separate host"
......................................................................

Revert "tools: Add paws as a separate host"

Somehow this kills icinga.

I hate computers.

This reverts commit 617f626de400a53620d1b39d4a0d00f418512b77.
This reverts commit f6174ca0b365a7fb1c56473d8353ed99a5ddf22c.

Change-Id: Ibd13bf618277c05466f1fcca43033d9bde1c381d
---
M modules/nagios_common/files/contactgroups.cfg
M modules/toollabs/manifests/monitoring/icinga.pp
2 files changed, 0 insertions(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/93/276093/1

diff --git a/modules/nagios_common/files/contactgroups.cfg 
b/modules/nagios_common/files/contactgroups.cfg
index 184664d..ed5f40a 100644
--- a/modules/nagios_common/files/contactgroups.cfg
+++ b/modules/nagios_common/files/contactgroups.cfg
@@ -59,11 +59,6 @@
     members             halfak,yuvipanda
 }
 
-define contactgroup {
-    contactgroup_name   team-paws
-    members             yuvipanda
-}
-
 # T111243
 define contactgroup {
     contactgroup_name   wdqs-admins
diff --git a/modules/toollabs/manifests/monitoring/icinga.pp 
b/modules/toollabs/manifests/monitoring/icinga.pp
index c74b4d2..0f54b4a 100644
--- a/modules/toollabs/manifests/monitoring/icinga.pp
+++ b/modules/toollabs/manifests/monitoring/icinga.pp
@@ -25,15 +25,4 @@
         critical      => false,
         host          => 'tools.wmflabs.org',
     }
-
-    @monitoring::host { 'paws.wmflabs.org':
-        host_fqdn => 'paws.wmflabs.org',
-    }
-
-    monitoring::service { 'paws_main_page':
-        description   => 'PAWS Main page',
-        check_command => 'check_http_url!paws.wmflabs.org!/paws/hub/login',
-        host          => 'paws.wmflabs.org',
-        contact_group => 'team-paws',
-    }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd13bf618277c05466f1fcca43033d9bde1c381d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <yuvipa...@wikimedia.org>

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

Reply via email to