Add a collector for DRBD.
This collector exposes most of the useful information that can be found in /proc/drbd. Sizes are normalised to be in bytes, as /proc/drbd uses kibibytes.
This commit is contained in:
parent
ff5b901065
commit
6269f7502a
5 changed files with 265 additions and 0 deletions
5
collector/fixtures/proc/drbd
Normal file
5
collector/fixtures/proc/drbd
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
version: 8.4.3 (api:1/proto:86-101)
|
||||
srcversion: 1A9F77B1CA5FF92235C2213
|
||||
|
||||
1: cs:Connected ro:Primary/Primary ds:UpToDate/UpToDate C r-----
|
||||
ns:17324442 nr:10961011 dw:28263521 dr:118696670 al:1100 bm:221 lo:12345 pe:12346 ua:12347 ap:12348 ep:1 wo:d oos:12349
|
||||
Loading…
Add table
Add a link
Reference in a new issue