Python Forum
3 features for python flask state. - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: 3 features for python flask state. (/thread-30834.html)



3 features for python flask state. - aaronxiongli - Nov-09-2020

Foreword
Flask-State is a lightweight chart plugin to show machine state.
Github:https://github.com/yoobool/flask-state
  • Monitoring indicators: CPU, Memory, Disk usage, LoadAVG, Boot time.
  • Extensible: It has rich options for extended functions, including redis monitoring, user authentication, custom logging, i18n and etc.
  • Stable: Lightweight dependencies, meanwhile solving multi-progress concurrency problems (if you use [gunicorn](https://gunicorn.org/)).