2010-08-21 17:42:26 +02:00
|
|
|
HATop is an interactive ncurses client and real-time monitoring
|
2015-09-20 23:12:20 +02:00
|
|
|
statistics displaying tool for the HAProxy Unix socket.
|
2010-08-21 17:42:26 +02:00
|
|
|
|
|
|
|
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
|
2015-09-20 23:12:20 +02:00
|
|
|
Unix socket. This allows administrators to control the given haproxy
|
2010-08-21 17:42:26 +02:00
|
|
|
instance (change server weight, put servers into maintenance mode,
|
|
|
|
etc.) directly out of hatop (using keybinds or the CLI) and monitor the
|
|
|
|
results immediately.
|
|
|
|
|
2016-05-23 20:36:52 +02:00
|
|
|
WWW: http://feurix.org/projects/hatop/
|