if [ -r /var/run/haproxy.stat ]; then echo "<<>>" echo "show stat" | socat - UNIX-CONNECT:/var/run/haproxy.sock fi