Alon Bar-Lev has submitted this change and it was merged.
Change subject: gluster: Added a plugin under gluster for nrpe configuration.
......................................................................
gluster: Added a plugin under gluster for nrpe configuration.
Added a plugin called nrpe under gluster which is used
for configuring nrpe(a agent used by nagios for monitoring
remote host). This plugin adds the ip address of the
nagios monitoring server to list of allowed machines in
nrpe config file.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1091978
Change-Id: I4faa40e2bf382187907db944f7485c1630fcc0ae
Signed-off-by: ndarshan <dnarayan(a)redhat.com>
---
M ChangeLog
M src/ovirt_host_deploy/constants.py
M src/plugins/ovirt-host-deploy/gluster/Makefile.am
M src/plugins/ovirt-host-deploy/gluster/__init__.py
A src/plugins/ovirt-host-deploy/gluster/nrpe.py
5 files changed, 142 insertions(+), 0 deletions(-)
Approvals:
Alon Bar-Lev: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/26956
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4faa40e2bf382187907db944f7485c1630fcc0ae
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Darshan N <dnarayan(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Darshan N <dnarayan(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server