GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / drbd.net
blob9aff6d426ca01928763f19189c632a873b5adbb6
1 title: Network load of DR:BD devices
2 agents: linux
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7  This check uses the contents of {/proc/drbd} as sent by the Check_MK linux
8  agent. The check monitors the inbound and outbound network load of each DRBD
9  device.
11  At the moment this check does not use any thresholds.
13 item:
14  The name of the DRBD device e.g. drbd0
16 inventory:
17  Each configured DRBD device will result in one service during inventory. All
18  devices with the connection state "Unconfigured" are skipped.