diff options
Diffstat (limited to 'sysutils/hatop/pkg-descr')
-rw-r--r-- | sysutils/hatop/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/hatop/pkg-descr b/sysutils/hatop/pkg-descr new file mode 100644 index 000000000000..c521873ec63d --- /dev/null +++ b/sysutils/hatop/pkg-descr @@ -0,0 +1,12 @@ +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: http://feurix.org/projects/hatop/ |