# Python实时监控 **Repository Path**: chengfeng99/Python_Monitor ## Basic Information - **Project Name**: Python实时监控 - **Description**: Python开发系统实时监控 主要用到python,mysql,tornado - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 20 - **Forks**: 5 - **Created**: 2020-04-16 - **Last Updated**: 2024-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python实时监控 #### 介绍 Python开发系统实时监控 主要用到python,mysql,tornado #### 软件介绍 **该实战项目将应用python、mysql、tornado、sqlalchemy、sockjs、psutil、pyecharts等技术打造一 个完整硬件实时监控系统** ### 构建项目目录,采用MVT模式 ![1587020812635](images/README/1587020812635.png) ### 技术框架 **后端框架:tornado** **数据库连接驱动:mysql-connector-python** **数据库ORM:sqlalchemy** **websocket通信:sockjs-tornado** **获取系统硬件信息:psutil** **可视化图标分析:pyecharts** ![1587020510440](images/README/1587020510440.png) ![1587020532825](images/README/1587020532825.png) ![1587020550355](images/README/1587020550355.png) ![1587020566303](images/README/1587020566303.png) ![1587020586275](images/README/1587020586275.png)