Web application to aggregate stats from multiple uWSGI instances
Project description
Using uWSGI Web Top
*******************
uWSGI Web Top provides an aggregated view for watching all uWSGI instances
in a multi-host cluster. uWSGI Web Top must be accessed from a websockets
capable browser.
CLI flags
=========
-p <port>
Port number to listen on
-s <url1>,<url2>,<url n..>
--stats <url1>,<url2>,<url n..>
Stats TCP sockets to read (required)
Example
=======
uwsgi-webtop -p 8088 -s web1:9000,web2:9000,web3:9000
*******************
uWSGI Web Top provides an aggregated view for watching all uWSGI instances
in a multi-host cluster. uWSGI Web Top must be accessed from a websockets
capable browser.
CLI flags
=========
-p <port>
Port number to listen on
-s <url1>,<url2>,<url n..>
--stats <url1>,<url2>,<url n..>
Stats TCP sockets to read (required)
Example
=======
uwsgi-webtop -p 8088 -s web1:9000,web2:9000,web3:9000
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uwsgiwebtop-0.2.tar.gz
(297.5 kB
view hashes)