Ottomata has submitted this change and it was merged.
Change subject: filter and collector might show more processses than 1
......................................................................
filter and collector might show more processses than 1
Change-Id: If5c82b42880f58cd819abf5c27b7be02a33f281c
---
M manifests/role/logging.pp
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Ottomata: Verified; Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/logging.pp b/manifests/role/logging.pp
index 943cbc3..34dd726 100644
--- a/manifests/role/logging.pp
+++ b/manifests/role/logging.pp
@@ -176,7 +176,7 @@
# install a nrpe check for the webstatscollector collector process
nrpe::monitor_service { 'webstats-collector':
description => "webstats-collector process running",
- nrpe_command => '/usr/lib/nagios/plugins/check_procs --argument-array
/usr/local/bin/collector -c 1:1',
+ nrpe_command => '/usr/lib/nagios/plugins/check_procs --argument-array
/usr/local/bin/collector -c 1:2',
contact_group => 'analytics',
retries => 10,
require => Service['webstats-collector']
@@ -314,7 +314,7 @@
# install a nrpe check for the webstatscollector filter process
nrpe::monitor_service { 'webstats-filter':
description => "webstats-filter process running",
- nrpe_command => '/usr/lib/nagios/plugins/check_procs --argument-array
/usr/local/bin/filter -c 1:1',
+ nrpe_command => '/usr/lib/nagios/plugins/check_procs --argument-array
/usr/local/bin/filter -c 1:3',
contact_group => 'analytics',
retries => 10,
require => Misc::Udp2log::Instance['erbium'],
--
To view, visit https://gerrit.wikimedia.org/r/75875
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If5c82b42880f58cd819abf5c27b7be02a33f281c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits