drbdmon

RAID 1 over TCP/IP for Linux (user utilities)

Debian Debian
RUN apt-get update && \ apt-get install -y drbd-utils
Ubuntu
RUN apt-get update && \ apt-get install -y drbd-utils
Alpine
RUN apk add drbd-utils
Arch Arch Linux
RUN pacman -S --noconfirm drbd-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y drbd-utils
Fedora
RUN dnf install -y drbd-utils
click the source code to copy install drbdmon on any operating system with command-not-found.com