Path to this page:
./
www/py-uwsgitop,
Command to interface with the uWSGI stats server
Branch: pkgsrc-2019Q1,
Version: 0.11,
Package name: py27-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:[
lang/python27]
Master sites:
SHA1: c051c81539f1fe5b2f244a587d10a75dc088e9b6
RMD160: 0ab20c1e1f8e2f439a307c5366796a02da5a158e
Filesize: 5.91 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version py27-uwsgitop-0.11 (created)