summaryrefslogtreecommitdiffstats
path: root/gluster-nagios-addons.spec.in
diff options
context:
space:
mode:
authorRamesh Nachimuthu <rnachimu@redhat.com>2014-04-14 16:22:35 +0530
committerBala.FA <barumuga@redhat.com>2014-04-29 10:14:33 +0530
commitda86fb22e0f09d977b68910d5c6fe06386595f11 (patch)
tree2f8a802434446e5418a359389f28e7c900139830 /gluster-nagios-addons.spec.in
parentf29c69c222f88fffcd53d01c718eda607ddbe33a (diff)
autoconf: use host name for host config - node side
adding the NRPE command 'discoverhostparams' to find the host name to use it host configuration. Change-Id: Ic80ac487059566f62afad83a5880922f8b5eb4cd Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com>
Diffstat (limited to 'gluster-nagios-addons.spec.in')
-rw-r--r--gluster-nagios-addons.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gluster-nagios-addons.spec.in b/gluster-nagios-addons.spec.in
index da2f558..cf21335 100644
--- a/gluster-nagios-addons.spec.in
+++ b/gluster-nagios-addons.spec.in
@@ -139,6 +139,7 @@ command[check_vol_quota_status]=sudo /usr/lib64/nagios/plugins/gluster/check_vol
###Auto Discovery related
command[discoverpeers]=%{_libdir}/nagios/plugins/gluster/discoverpeers.py
command[discoverlogicalcomponents]=sudo %{_libdir}/nagios/plugins/gluster/discoverlogicalcomponents.py
+command[discoverhostparams]=%{_libdir}/nagios/plugins/gluster/discoverhostparams.py
EOF
%_init_enable nrpe
%_init_restart crond