# monitor **Repository Path**: xingduo/monitor ## Basic Information - **Project Name**: monitor - **Description**: 移动客户端性能监控 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2022-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # monitor #### 介绍 移动客户端性能监控 #### 所使用语言 - python 3.7 - Django 2.2 - boorstrap 3 - echart #### 使用说明 一、使用实时监控模式: 1. 启动Django服务 ![启动Django](https://images.gitee.com/uploads/images/2021/0323/153746_5242bd07_1816534.png "屏幕截图.png") 2. 进入页面:http://127.0.0.1:8000/performance/ 3. 连接上设备,并且设备中先打开需要测试的应用app(游戏) 二、使用soloPi程序进行监控数据并上传数 1. 在soloPi中【设置】>【性能数据上传地址】填写:http://127.0.0.1:8000/upload 2. 使用soloPi正常监控游戏性能数据,跑完后自动上传数据(内存,CPU,帧率) 3. 进入页面:http://127.0.0.1:8000:8000/index/ 可看到上传的数据记录 ![开始监控](https://images.gitee.com/uploads/images/2021/0323/153915_5c49cf29_1816534.png "屏幕截图.png") ### 运行效果 ![运行效果](https://images.gitee.com/uploads/images/2021/0324/170045_6f915e8a_1816534.png "屏幕截图.png") ### 运行效果soloPi上传记录模式 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0508/173112_ad6117ec_1816534.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2021/0517/094635_e0ed6991_1816534.png "屏幕截图.png")