![]() |
6 лет назад | |
---|---|---|
.. | ||
Makefile.inc | 6 лет назад | |
README.md | 6 лет назад | |
uwsgi.chart.py | 6 лет назад | |
uwsgi.conf | 6 лет назад |
Module monitor uwsgi performance metrics.
https://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html
lines are creates dynamically based on how many workers are there
Following charts are drawn:
Requests
Memory
Exceptions
Harakiris
Respawns
socket:
name : 'local'
socket : '/tmp/stats.socket'
localhost:
name : 'local'
host : 'localhost'
port : 1717
When no configuration file is found, module tries to connect to TCP/IP socket: localhost:1717
.