Module: check_mk
Branch: master
Commit: b7ca273140c107ca34b657335c30dd4e0fd4796f
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b7ca273140c107…
Author: Konstantin Büttner <kb(a)mathias-kettner.de>
Date: Wed Oct 29 16:46:52 2014 +0100
#1443 ups_socomec_outphase: New check for monitoring the out phases of Socomec UPSs
---
.werks/1443 | 9 +++
ChangeLog | 1 +
checkman/ups_socomec_outphase | 25 +++++++
checks/ups_outphase.include | 85 ++++++++++++++++++++++
checks/ups_socomec_outphase | 66 +++++++++++++++++
pnp-templates/check_mk-ups_outphase.php | 88 +++++++++++++++++++++++
pnp-templates/check_mk-ups_socomec_outphase.php | 1 +
web/plugins/perfometer/check_mk.py | 6 ++
web/plugins/wato/check_parameters.py | 31 +++++++-
9 files changed, 310 insertions(+), 2 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=b7ca273140…