drbdmon - Man Page

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​.

Reporting Bugs

Report bugs to <drbd-user@lists​.linbit​.com>​.

See Also

drbd.conf(5), drbd(8), drbdsetup(8), drbdmeta(8) and the DRBD project web site[1]

Authors

Robert Altnoeder <​robert​.altnoeder@linbit​.com​>

Primary author of drbdmon

Sam Leonard <​sam@linbit​.com​>

man page and build system integration

Notes

1.

DRBD project web site
http://www.drbd.org/

Info

9 November 2016 DRBD 9.0.0 System Administration