hatop : statistique depuis la console

This commit is contained in:
btatu 2017-08-09 22:58:19 +02:00
parent 3bc9120dde
commit fdfc12c24f

View file

@ -103,6 +103,12 @@ backend myback
server web03 192.0.2.3:80 check observe layer4 weight 100 server web03 192.0.2.3:80 check observe layer4 weight 100
~~~ ~~~
La visualisation des statistiques peut aussi se faire via la console :
~~~
hatop -s /var/run/haproxy/admin.sock
~~~
### SSL ### SSL
~~~ ~~~