Skip to content

funnyfly/uwsgitop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

more info on http://projects.unbit.it/uwsgi/wiki/StatsServer

Packages

No packages published

Languages

  • Python 100.0%