All Projects → LINBIT → drbdtop

LINBIT / drbdtop

Licence: GPL-2.0 license
CLI management tool for DRBD. Like top, but for DRBD resources.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to drbdtop

drbd
Development repository for the drbd cookbook
Stars: ✭ 19 (-60.42%)
Mutual labels:  drbd
ganeti-rpm
Ganeti RPM Packaging
Stars: ✭ 23 (-52.08%)
Mutual labels:  drbd
drbd-utils
DRBD userspace utilities (for 9.x, 8.4, 8.3)
Stars: ✭ 58 (+20.83%)
Mutual labels:  drbd
windrbd
DRBD driver for windows
Stars: ✭ 39 (-18.75%)
Mutual labels:  drbd

Build Status

drbdtop

Like top, but DRBD

drbdtop simplifies monitoring and administrating for DRBD resources. Previously available tools and techniques that provide status information on DRBD do not allow you to change the status of DRBD resources, and tools that allow you to change the status of DRBD resources, do not provide information on their status.

In addition to allowing the user control and monitor the general state of resources from the same utility, detailed status information is also provided to help the user gain insight to performance-related factors.

The best sources of information on drbdtop are our gh pages site and running drbdtop --help.

Usage

Interactive Mode

To start the interactive TUI simply run the drbdtop command.

For a short introduction to this view, please read this short article.

Building and Installing

drbdtop is written in Go. If you haven't built a Go program before, please refer to this helpful guide.

go get github.com/LINBIT/drbdtop

Contributing

We welcome anyone to contribute, but we'd like you to please file an issue to get the conversation started before making a pull request. Development happens on the develop branch, which can be rebased every time. The master branch is reserved for releases.

License

GPL2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].