Dzahn has submitted this change and it was merged.

Change subject: static bugzilla: add http monitoring
......................................................................


static bugzilla: add http monitoring

Bug: T104948
Change-Id: Id3c405412b607c5e7ea39da58cdada2c74ec9299
---
M manifests/role/bugzilla_static.pp
1 file changed, 5 insertions(+), 0 deletions(-)

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



diff --git a/manifests/role/bugzilla_static.pp 
b/manifests/role/bugzilla_static.pp
index 664401a..ae27239 100644
--- a/manifests/role/bugzilla_static.pp
+++ b/manifests/role/bugzilla_static.pp
@@ -15,5 +15,10 @@
     backup::set { 'bugzilla-backup' : }
 
     include ::bugzilla_static
+
+    monitoring::service { 'static-bugzilla-http':
+        description   => 'Static Bugzilla HTTP',
+        check_command => 
'check_http_url!static-bugzilla.wikimedia.org!/bug1.html',
+    }
 }
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3c405412b607c5e7ea39da58cdada2c74ec9299
Gerrit-PatchSet: 5
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: John F. Lewis <johnflewi...@gmail.com>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: RobH <r...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to