GitHub - skruger/uwsgitop: uWSGI top-like app · GitHub
Skip to content
 
 

Latest commit

 

History

34 Commits

Folders and files

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

To display async core statistics (e.g. when using gevent) or to switch between
core statistics display mode, press 'a'.

To refresh the screen super fast, press 'f'.

To quit, press 'q'.

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

About

uWSGI top-like app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages