summaryrefslogtreecommitdiffstats
path: root/plugins/check_vol_utilization_server.py
Commit message (Collapse)AuthorAgeFilesLines
* Server-addons: Server-side plugin for volume status.ndarshan2014-04-291-83/+0
| | | | | | | | | | | Modified the existing volume utilization server plugin to include status information as well. Refactored the plugin with an argument -o|--option to get the specific volume status. Change-Id: I2b6f8612e32390fb20917098a255de1ee6b3a170 Signed-off-by: ndarshan <dnarayan@redhat.com> Signed-off-by: Sahina Bose <sabose@redhat.com>
* Server-addons: Fix for volume utilization status not proper.ndarshan2014-04-291-11/+13
| | | | | | | | | | | | This patch adds correct exit status for the plugin check_volume_utilization_server so that status change is reflected when the thresholds are crossed. Change-Id: I8829b6fcd9347729216502fefedee7d4f5101453 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1080950 Signed-off-by: ndarshan <dnarayan@redhat.com> Reviewed-on: https://code.engineering.redhat.com/gerrit/22551 Reviewed-by: Kanagaraj Mayilsamy <kmayilsa@redhat.com>
* plugins: Fixing template, commands and vol utilizationSahina Bose2014-04-291-5/+5
| | | | | | | | | | Fixed the template, commands and vol utilization plugin Change-Id: I11eb562f6f563d066938110f730512ae0b772eaf Signed-off-by: Sahina Bose <sabose@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/66 Reviewed-by: Nishanth Thomas <nishusemail@gmail.com>
* Added files for volume Utilization - Nagios server sideNishanth Thomas2014-04-291-0/+81
Change-Id: Idaa995d504e2278fb5a2b67ca4bcbc157307b7d7 Signed-off-by: Nishanth Thomas <nthomas@redhat.com> Reviewed-on: https://cuckoo.blr.redhat.com:8443/50 Reviewed-by: Sahina Bose <sabose@redhat.com> Tested-by: Sahina Bose <sabose@redhat.com>