pkgsrc/www/py-uwsgitop/PLIST
rodent d0b504d04c Import py27-uwsgitop-0.6.2 as www/py-uwsgitop.
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
2014-01-05 15:09:52 +00:00

3 lines
101 B
Text

@comment $NetBSD: PLIST,v 1.1 2014/01/05 15:09:52 rodent Exp $
bin/uwsgitop
${PYSITELIB}/${EGG_FILE}