Module: check_mk
Branch: master
Commit: 84d2f645b2871e146e068395fc76f39316a563be
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=84d2f645b2871e…
Author: Tom Baerwinkel <tb(a)mathias-kettner.de>
Date: Thu Sep 21 09:50:52 2017 +0200
5135 hitachi_hnas_virtual.volume: New subcheck to monitor virtual volumes
The check monitors the quota of virtual volumes on Hitachi NAS devices.
If a quota is defined the output of the check is similar to the output
of the volumes check of Hitachi NAS devices. If no quota is defined the
check returns the status OK.
Change-Id: If54a2e46b0beb2fc80585771ceaff70eed75734a
---
.werks/5135 | 13 ++++++
checkman/hitachi_hnas_volume.virtual | 21 +++++++++
checks/hitachi_hnas.include | 48 +++++++++++++++++++-
checks/hitachi_hnas_volume | 85 +++++++++++++++++++++++++++++++++---
web/plugins/metrics/check_mk.py | 1 +
web/plugins/perfometer/check_mk.py | 1 +
6 files changed, 161 insertions(+), 8 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=84d2f645b2…