summaryrefslogtreecommitdiffstats
path: root/plugins/submit_external_command.py
Commit message (Collapse)AuthorAgeFilesLines
* autoconf: use host name for host configRamesh Nachimuthu2014-04-291-5/+5
| | | | | | | | Discover the host name configured for the gluster node and use the same as host_name in nagios host configuration. Change-Id: Ib9eb8b3f3a1a03d1be28fa2faba44c2fc81fa0cf Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com>
* volume status: event handler for brick statusRamesh Nachimuthu2014-04-291-0/+55
Adding an event handler for brick status services. It will reschedule the volume status service to determine the current status of volume after any brick state change Change-Id: I94fa018e5aed15be53f45506f1a38efd698eca79 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com>