Module: check_mk
Branch: master
Commit: 76a63f089c5fe58fa7a823aa474093fb78e57e73
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=76a63f089c5fe5…
Author: Moritz Kiemer <mo(a)mathias-kettner.de>
Date: Fri Jun 15 15:07:35 2018 +0200
6206 Check Aggregator ID in case of LACP bonding
lnx_bonding: For LACP the aggregator IDs are compared. By default
the check returns WARN if they don't match.
Change-Id: I4ef3b1346411ab101b2eb95cd7732c84b0990008
---
.werks/6206 | 14 +++++
checkman/lnx_bonding | 4 ++
checks/bonding.include | 96 ++++++++++++++++++++------------
checks/lnx_bonding | 96 ++++++++++++++++----------------
checks/ovs_bonding | 6 +-
checks/windows_intel_bonding | 7 ++-
checks/windows_os_bonding | 7 ++-
cmk/gui/plugins/wato/check_parameters.py | 9 ++-
8 files changed, 149 insertions(+), 90 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=76a63f089c…