Faidon Liambotis has uploaded a new change for review.

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

Change subject: Remove critical => true from Cassandra alert
......................................................................

Remove critical => true from Cassandra alert

Paging should be only set up for high-level service failures, not
individual host, or worse, daemon failures.

Change-Id: I724e82eb1c7c45d32d54714fb9051c9840fb3244
---
M manifests/role/cassandra.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/31/191631/1

diff --git a/manifests/role/cassandra.pp b/manifests/role/cassandra.pp
index 1edbb1c..5537b2c 100644
--- a/manifests/role/cassandra.pp
+++ b/manifests/role/cassandra.pp
@@ -13,6 +13,5 @@
     nrpe::monitor_service { 'cassandra':
         description  => 'Cassandra database',
         nrpe_command => '/usr/lib/nagios/plugins/check_procs -c 1:1 -u 
cassandra -C java -a CassandraDaemon',
-        critical     => 'true',
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I724e82eb1c7c45d32d54714fb9051c9840fb3244
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

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

Reply via email to