Pyoungmeister has uploaded a new change for review.
https://gerrit.wikimedia.org/r/55780
Change subject: check_check_ != check_
......................................................................
check_check_ != check_
check check: roger roger
Change-Id: Ibe1cea12866bb28b3ac743fdc1e850c0f55f475a
---
M manifests/base.pp
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/80/55780/1
diff --git a/manifests/base.pp b/manifests/base.pp
index 3fec5ca..8efc1b0 100644
--- a/manifests/base.pp
+++ b/manifests/base.pp
@@ -405,7 +405,7 @@
Ubuntu: {
# Need NRPE. Define as virtual resources, then the NRPE
class can pull them in
#@monitor_service { "dpkg": description => "DPKG",
check_command => "nrpe_check_dpkg", tag => nrpe }
- nrpe::monitor_service { "check_dpkg" : description =>
"DPKG", nrpe_command => "/usr/lib/nagios/plugins/check_dpkg" }
+ nrpe::monitor_service { "dpkg" : description => "DPKG",
nrpe_command => "/usr/lib/nagios/plugins/check_dpkg" }
}
}
@@ -421,8 +421,8 @@
}
sudo_user { [ "nagios", "icinga" ]: privileges => ['ALL = NOPASSWD:
/usr/bin/local/check-raid.py'] }
- nrpe::monitor_service { "check_raid" : description => "RAID",
nrpe_command => "sudo /usr/bin/local/check-raid.py" }
- nrpe::monitor_service { "check_disk_space" : description => "Disk
space", nrpe_command => "/usr/lib/nagios/plugins/check_disk -w 6% -c 3% -l -e"
}
+ nrpe::monitor_service { "raid" : description => "RAID", nrpe_command
=> "sudo /usr/bin/local/check-raid.py" }
+ nrpe::monitor_service { "disk_space" : description => "Disk space",
nrpe_command => "/usr/lib/nagios/plugins/check_disk -w 6% -c 3% -l -e" }
}
class base::decommissioned {
--
To view, visit https://gerrit.wikimedia.org/r/55780
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe1cea12866bb28b3ac743fdc1e850c0f55f475a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Pyoungmeister <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits