1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/www/uwsgitop/pkg-descr
2013-08-22 12:20:07 +00:00

11 lines
270 B
Plaintext

uWSGI top-like interface.
Run your uWSGI server with the stats server enabled, for example:
uwsgi --module myapp --socket :3030 --stats /tmp/stats.socket
Then connect uwsgitop to the stats socket
uwsgitop /tmp/stats.socket
WWW: https://pypi.python.org/pypi/uwsgitop