1DRBDMON(8) System Administration DRBDMON(8)
2
3
4
6 drbdmon - Monitor DRBD resources realtime
7
9 drbdmon [options...] [-- [backend-options...]] {command} {context...}
10
12 The drbdmon utility is used for monitoring volumes and connections
13 realtime, as defined in DRBD resource files. See drbd.conf(5) for more
14 information.
15
17 -d, --dry-run
18 Show which commands drbdmon would execute instead of actually
19 executing them (for example, drbdmon -d up resource). This can be a
20 useful way to learn how drbdsetup and drbdmeta are used.
21
22 --ascii
23 Use only ascii characters (no Unicode).
24
25 --no-header
26 Do not display the drbdmon header line
27
28 --no-hotkeys
29 Do not display the hotkeys line.
30
32 c {device}
33 Clear screen.
34
35 r
36 Repaint display.
37
38 q
39 Quit.
40
42 This document was revised for version 9.0.0 of the DRBD distribution.
43
45 Report bugs to <drbd-user@lists.linbit.com>.
46
48 Copyright 2016-2017 LINBIT Information Technologies, Robert Altnoeder,
49 Sam Leonard. This is free software; see the source for copying
50 conditions. There is NO warranty; not even for MERCHANTABILITY or
51 FITNESS FOR A PARTICULAR PURPOSE.
52
54 drbd.conf(5), drbd(8), drbddisk(8), drbdsetup(8), drbdmeta(8) and the
55 DRBD project web site[1]
56
58 Robert Altnoeder <robert.altnoeder@linbit.com>
59 Primary author of drbdmon
60
61 Sam Leonard <sam@linbit.com>
62 man page and build system integration
63
65 1. DRBD project web site
66 http://www.drbd.org/
67
68
69
70DRBD 9.0.0 9 November 2016 DRBDMON(8)