Path to this page:
./
www/py-uwsgitop,
Command to interface with the uWSGI stats server
Branch: pkgsrc-2019Q3,
Version: 0.11,
Package name: py37-uwsgitop-0.11,
Maintainer: pkgsrc-usersuwsgitop 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:[
devel/py-setuptools] [
devel/py-curses] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c051c81539f1fe5b2f244a587d10a75dc088e9b6
RMD160: 0ab20c1e1f8e2f439a307c5366796a02da5a158e
Filesize: 5.91 KB
Version history: (Expand)
- (2019-10-02) Package added to pkgsrc.se, version py37-uwsgitop-0.11 (created)