uWSGI stats server http://uwsgi-docs.readthedocs.org/en/latest/StatsServer.html
salt.modules.uwsgi.
stats
Return the data from uwsgi --connect-and-read as a dictionary.
CLI Example:
salt '*' uwsgi.stats /var/run/mystatsserver.sock salt '*' uwsgi.stats 127.0.0.1:5050
netapi