Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / windows_intel_bonding
blob9d8c0477426008f66153119604bee1b776abcf36
1 title: Intel Bonding network interface on windows
2 agents: windows
3 catalog: os/networking
4 license: GPL
5 distribution: check_mk
6 description:
7  This check checks the current state of a Windows intel 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 {Bond_10.4}.
16 inventory:
17  One check per {active} bonding interface will be created.