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

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


Branch: pkgsrc-2019Q1, Version: 0.11, Package name: py27-uwsgitop-0.11, 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


Required to run:
[lang/python27]

Master sites:

SHA1: c051c81539f1fe5b2f244a587d10a75dc088e9b6
RMD160: 0ab20c1e1f8e2f439a307c5366796a02da5a158e
Filesize: 5.91 KB

Version history: (Expand)