Cleanup config.nodes_of
[check_mk.git] / checkman / drbd.disk
blobb536cb530aec49fc16f7f9c298f6adc043b81dfc
1 title: Disk read and writes 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 read and write disk I/O of each DRBD device.
10  At the moment this check does not use any thresholds.
12 item:
13  The name of the DRBD device e.g. drbd0
15 inventory:
16  Each configured DRBD device will result in one service during inventory. All
17  devices with the connection state "Unconfigured" are skipped.