[MediaWiki-commits] [Gerrit] operations/puppet[production]: base: screen-monitor, raise CRIT limit to 1 year

2017-09-27 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/381130 )

Change subject: base: screen-monitor, raise CRIT limit to 1 year
..


base: screen-monitor, raise CRIT limit to 1 year

I want to enable screen-monitoring again by default
but before i do it i want to temp. raise the CRIT
threshold time to a full year.

So that we only get WARNS in Icinga web ui to get an
idea and decide whether we add more things to the whitelist
or not.

The plan is to lower it again afterwards.

Bug: T165348
Change-Id: Ied897edabbe1237ada227d1b409f744cd1dbca94
---
M modules/base/manifests/monitoring/host.pp
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/base/manifests/monitoring/host.pp 
b/modules/base/manifests/monitoring/host.pp
index 5c50293..91733b3 100644
--- a/modules/base/manifests/monitoring/host.pp
+++ b/modules/base/manifests/monitoring/host.pp
@@ -164,7 +164,7 @@
 
 ::nrpe::monitor_service { 'check_long_procs':
 description  => 'Long running screen/tmux',
-nrpe_command => '/usr/bin/sudo 
/usr/local/lib/nagios/plugins/check_long_procs -w 8 -c 48',
+nrpe_command => '/usr/bin/sudo 
/usr/local/lib/nagios/plugins/check_long_procs -w 8 -c 8760',
 }
 }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ied897edabbe1237ada227d1b409f744cd1dbca94
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] operations/puppet[production]: base: screen-monitor, raise CRIT limit to 1 year

2017-09-27 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/381130 )

Change subject: base: screen-monitor, raise CRIT limit to 1 year
..

base: screen-monitor, raise CRIT limit to 1 year

I want to enable screen-monitoring again by default
but before i do it i want to temp. raise the CRIT
threshold time to a full year.

So that we only get WARNS in Icinga web ui to get an
idea and decide whether we add more things to the whitelist
or not.

The plan is to lower it again afterwards.

Bug: T165348
Change-Id: Ied897edabbe1237ada227d1b409f744cd1dbca94
---
M modules/base/manifests/monitoring/host.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/30/381130/1

diff --git a/modules/base/manifests/monitoring/host.pp 
b/modules/base/manifests/monitoring/host.pp
index 5c50293..91733b3 100644
--- a/modules/base/manifests/monitoring/host.pp
+++ b/modules/base/manifests/monitoring/host.pp
@@ -164,7 +164,7 @@
 
 ::nrpe::monitor_service { 'check_long_procs':
 description  => 'Long running screen/tmux',
-nrpe_command => '/usr/bin/sudo 
/usr/local/lib/nagios/plugins/check_long_procs -w 8 -c 48',
+nrpe_command => '/usr/bin/sudo 
/usr/local/lib/nagios/plugins/check_long_procs -w 8 -c 8760',
 }
 }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied897edabbe1237ada227d1b409f744cd1dbca94
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 

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