logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

drbdmon - Monitor DRBD resources realtime

Authors

RobertAltnoeder <robert.altnoeder@linbit.com>
           Primary author of drbdmon

       SamLeonard <sam@linbit.com>
           man page and build system integration

Commands

       c {device}
           Clear screen.

       r
           Repaint display.

       q
           Quit.

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.

Name

       drbdmon - Monitor DRBD resources realtime

Notes

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

DRBD 9.0.0                                       9 November 2016                                      DRBDMON(8)

Options

-d, --dry-run
           Show which commands drbdmon would execute instead of actually executing them (for example, drbdmon-dupresource). 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.

Reporting Bugs

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

See Also

drbd.conf(5), drbd(8), drbddisk(8), drbdsetup(8), drbdmeta(8) and the DRBDprojectwebsite[1]

Synopsis

drbdmon [options...] [-- [backend-options...]] {command} {context...}

Version

       This document was revised for version 9.0.0 of the DRBD distribution.

See Also