mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
95958ea716
Changelog: https://github.com/jhunt/hatop/releases/tag/v0.8.1 PR: 255353 Submitted by: mikeg@bsd-box.net (maintainer)
13 lines
592 B
Plaintext
13 lines
592 B
Plaintext
HATop is an interactive ncurses client and real-time monitoring
|
|
statistics displaying tool for the HAProxy Unix socket.
|
|
|
|
HATop's appearance is similar to top. It supports various modes for
|
|
detailed statistics of all configured proxies and services in near
|
|
realtime. In addition, it features an interactive CLI for the haproxy
|
|
Unix socket. This allows administrators to control the given haproxy
|
|
instance (change server weight, put servers into maintenance mode,
|
|
etc.) directly out of hatop (using keybinds or the CLI) and monitor the
|
|
results immediately.
|
|
|
|
WWW: https://github.com/jhunt/hatop
|