Pyoungmeister has submitted this change and it was merged.
Change subject: re-adding this def to fix db disk space checks
......................................................................
re-adding this def to fix db disk space checks
will port to new define later
Change-Id: I7e7465f8e14bbab6967e49f12d6af829da4dc7ab
---
M templates/icinga/nrpe_local.cfg.erb
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Pyoungmeister: Verified; Looks good to me, approved
diff --git a/templates/icinga/nrpe_local.cfg.erb
b/templates/icinga/nrpe_local.cfg.erb
index 1834bdc..20c59e7 100644
--- a/templates/icinga/nrpe_local.cfg.erb
+++ b/templates/icinga/nrpe_local.cfg.erb
@@ -2,6 +2,7 @@
allowed_hosts=<%= scope.lookupvar("nrpe::packages::nrpe_allowed_hosts") %>
command[check_disk_5_2]=/usr/lib/nagios/plugins/check_disk -w 5% -c 2% -l -e
+command[check_disk_6_3]=/usr/lib/nagios/plugins/check_disk -w 6% -c 3% -l -e
command[check_disk_6_4]=/usr/lib/nagios/plugins/check_disk -w 6% -c 4% -l -e
command[check_ram]=/usr/lib/nagios/plugins/check_ram.sh 20 5 b
--
To view, visit https://gerrit.wikimedia.org/r/55809
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e7465f8e14bbab6967e49f12d6af829da4dc7ab
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Pyoungmeister <[email protected]>
Gerrit-Reviewer: Pyoungmeister <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits