Module: check_mk
Branch: master
Commit: fd30295827bead41acb787a4541a31615fd2e98d
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=fd30295827bead…
Author: Tom Baerwinkel <tb(a)mathias-kettner.de>
Date: Tue Apr 24 16:10:39 2018 +0200
Fix bugs in ScaleIO checks and cleanup the checks a bit
Change-Id: I7cea78cd50ceb040655c9c56641c320e4d962bd2
---
agents/plugins/mk_scaleio | 2 +-
checks/scaleio.include | 9 ++---
checks/scaleio_mdm | 90 ++++++++++++++++++++++++++-----------------
checks/scaleio_pd | 46 ++++++++++++----------
checks/scaleio_sds | 94 +++++++++++++++++++++++++++++++--------------
checks/scaleio_storage_pool | 72 +++++++++++++++++++---------------
checks/scaleio_system | 25 ++++++++----
checks/scaleio_volume | 47 +++++++++++++++--------
8 files changed, 240 insertions(+), 145 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=fd30295827…