GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / ovs_bonding
blob2b2344a88c417b5a56fb9d35f2aba88ed48571e3
1 title: State of Bonding network interface on Open vSwitch
2 agents: linux
3 catalog: os/networking
4 license: GPL
5 distribution: check_mk
6 description:
7  This check checks the current state of a Open vSwitch bonding interface.
8  If the total bonding state of the interface is down, then the
9  check gets critical. If at least one slave interface is down
10  or not the expected slave is currently active, then the check
11  gets WARN.
13 item:
14  The name of the bonding interface, etc {bond0}.
16 inventory:
17  One check per {active} bonding interface will be created. During inventory
18  the currently active interface will be considered to be the primary
19  interface. This is only relevant if you configure a detection of
20  a change in the active interface.