uWSGI stats server https://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html
Peter Baumgartner <pete@lincolnloop.com>
new
all
salt.modules.uwsgi.
stats
(socket)¶Return the data from uwsgi --connect-and-read as a dictionary.
The socket the uWSGI stats server is listening on
CLI Example:
salt '*' uwsgi.stats /var/run/mystatsserver.sock
salt '*' uwsgi.stats 127.0.0.1:5050
Generated on September 25, 2023 at 04:03:32 UTC.
You are viewing docs for the previous stable release, 3005.3. Switch to docs for the latest stable release, 3006.3, or to a recent doc build from the master branch.
© 2023 VMware, Inc. | Privacy Policy