From a8017b5878561cb40e82f2e7715e0638d87f2600 Mon Sep 17 00:00:00 2001 From: ndarshan Date: Tue, 6 Jan 2015 10:47:25 +0530 Subject: nagios-plugins: Disk utilization plugin revamp. This patch is aimed at revamping the existing check_disk_and_inode plugin in such a way that the plugin behaviour is same for both disk utilization service and brick utilization service. It has just two options include and exclude to include or exclude the mountpoints to be monitoried. This plugin monitors the data, inode, thinpool, thinpool-metadata utilization irrespective of service using this plugin. Change-Id: I98b18d6f3b22915978f8c6381adc99729a4e1161 Bug-Url:https://bugzilla.redhat.com/show_bug.cgi?id=1167771 Signed-off-by: ndarshan Reviewed-on: http://review.gluster.org/9389 Reviewed-by: Bala FA Reviewed-by: Sahina Bose --- gluster-nagios-addons.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gluster-nagios-addons.spec.in') diff --git a/gluster-nagios-addons.spec.in b/gluster-nagios-addons.spec.in index f3b9f07..dc35720 100644 --- a/gluster-nagios-addons.spec.in +++ b/gluster-nagios-addons.spec.in @@ -132,12 +132,12 @@ fi cat >> %{_sysconfdir}/nagios/nrpe.cfg <