Provided by: drbd-utils_8.9.10-2ubuntu0.1_amd64 

NAME
drbdmon - Monitor DRBD resources realtime
SYNOPSIS
drbdmon [options...] [-- [backend-options...]] {command} {context...}
DESCRIPTION
The drbdmon utility is used for monitoring volumes and connections realtime, as defined in DRBD resource
files. See drbd.conf(5) for more information.
OPTIONS
-d, --dry-run
Show which commands drbdmon would execute instead of actually executing them (for example, drbdmon -d
up resource). This can be a useful way to learn how drbdsetup and drbdmeta are used.
--ascii
Use only ascii characters (no Unicode).
--no-header
Do not display the drbdmon header line
--no-hotkeys
Do not display the hotkeys line.
COMMANDS
c {device}
Clear screen.
r
Repaint display.
q
Quit.
VERSION
This document was revised for version 9.0.0 of the DRBD distribution.
AUTHOR
Written by Robert Altnoeder <robert.altnoeder@linbit.com> and Sam Leonard <sam@linbit.com>
REPORTING BUGS
Report bugs to <drbd-user@lists.linbit.com>.
COPYRIGHT
Copyright 2016 LINBIT Information Technologies, Robert Altnoeder, Sam Leonard. This is free software; see
the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
SEE ALSO
drbd.conf(5), drbd(8), drbddisk(8), drbdsetup(8), drbdmeta(8) and the DRBD project web site[1]
NOTES
1. DRBD project web site
http://www.drbd.org/
DRBD 9.0.0 9 November 2016 DRBDMON(8)