hatop
interactive ncurses client for haproxy
Install
- All systems
-
curl cmd.cat/hatop.sh
- Debian
-
apt-get install hatop
- Ubuntu
-
apt-get install hatop
- Kali Linux
-
apt-get install hatop
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hatop
- Raspbian
-
apt-get install hatop
- Dockerfile
- dockerfile.run/hatop
hatop
interactive ncurses client for haproxy
HATop is an interactive ncurses client and real-time monitoring, statistics displaying tool for the HAProxy TCP/HTTP load balancer. HATop's appearance is similar to top(1). 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, ...) directly out of hatop (using keybinds or the CLI) and monitor the results immediately.