summaryrefslogtreecommitdiffstats
path: root/tests/test_gluster_host_service_handler.py
Commit message (Collapse)AuthorAgeFilesLines
* SNMP Trap Support : SNMP notification on status changeNishanth Thomas2014-04-291-2/+2
| | | | | | | | | | | These plugins will generate SNMP traps when there is a host or service state change in Nagios. Plugged into the Nagios Notification mechanism and uses netsnmp utils to generate SNMP traps Addressed the review comments Change-Id: I42c4d1968a48bc80e767f6fbc24d1637a92d21b0 Signed-off-by: Nishanth Thomas <nthomas@redhat.com>
* nagios-server-addons: Test case for host event handlerShubhendu Tripathi2014-04-291-0/+89
Added unit test cases for host event handler with minor code fixes Change-Id: Id9516303aaa1e4f14e781a06d4f73158bfcdebf4 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> Reviewed-on: https://code.engineering.redhat.com/gerrit/21669 Reviewed-by: Darshan Narayana Murthy <dnarayan@redhat.com> Reviewed-by: Sahina Bose <sabose@redhat.com>