Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/169720
Change subject: osm: Fix typo introduced in 2d96ee8
......................................................................
osm: Fix typo introduced in 2d96ee8
command => nrpe_command
Change-Id: I57a795547f8e98d78802021d4287d48be70267c8
---
M manifests/role/osm.pp
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/20/169720/1
diff --git a/manifests/role/osm.pp b/manifests/role/osm.pp
index 0bf3388..43dd352 100644
--- a/manifests/role/osm.pp
+++ b/manifests/role/osm.pp
@@ -159,8 +159,8 @@
srange => '($EQIAD_PRIVATE_LABS-INSTANCES1-A-EQIAD
$EQIAD_PRIVATE_LABS-INSTANCES1-A-EQIAD $EQIAD_PRIVATE_LABS-INSTANCES1-A-EQIAD
$EQIAD_PRIVATE_LABS-INSTANCES1-A-EQIAD)',
}
nrpe::monitor_service { 'check_rsync_server_running':
- description => 'Check if rsync server is running',
- command => "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:4
--ereg-argument-array 'rsync --daemon'",
+ description => 'Check if rsync server is running',
+ nrpe_command => "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:4
--ereg-argument-array 'rsync --daemon'",
}
}
--
To view, visit https://gerrit.wikimedia.org/r/169720
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I57a795547f8e98d78802021d4287d48be70267c8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits