pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-uwsgitop



Module Name:    pkgsrc
Committed By:   rodent
Date:           Sun Jan  5 15:09:52 UTC 2014

Added Files:
        pkgsrc/www/py-uwsgitop: DESCR Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-uwsgitop/DESCR \
    pkgsrc/www/py-uwsgitop/Makefile pkgsrc/www/py-uwsgitop/PLIST \
    pkgsrc/www/py-uwsgitop/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index