Path to this page:
./
www/py-uwsgitop,
Command to interface with the uWSGI stats server
Branch: pkgsrc-2018Q2,
Version: 0.10,
Package name: py27-uwsgitop-0.10,
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] [
devel/py-argparse] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ff7166dcb2e23a234805fdfeaac9793617d2c1b8
RMD160: 4640541edbadb72a45e22ec3739275db48938972
Filesize: 5.792 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py27-uwsgitop-0.10 (created)