./www/py-uwsgitop, Command to interface with the uWSGI stats server

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 0.11nb1, Package name: py39-uwsgitop-0.11nb1, Maintainer: pkgsrc-users

uwsgitop is a top-like command that uses the stats server. Run your uWSGI server
with the stats server enabled. Ex.:

uwsgi --module myapp --socket :3030 --stats /tmp/stats.socket

Then, connect uwsgitop to the stats socket:

uwsgitop /tmp/stats.socket


Master sites:

Filesize: 5.91 KB

Version history: (Expand)