Tool-Memory Monitor

Android渲染性能相关介绍
博客提及更多关于Android渲染性能的内容可点击指定链接获取,聚焦于Android渲染性能这一信息技术领域关键内容。

更多关于Android渲染性能请点击这里

PowerShell 7 环境已加载 (版本: 7.5.2) PowerShell 7 环境已加载 (版本: 7.5.2) PS C:\Users\Administrator\Desktop> mkdir E:\AI_System\monitoring New-Item: An item with the specified name E:\AI_System\monitoring already exists. PS C:\Users\Administrator\Desktop> cd E:\AI_System\monitoring PS E:\AI_System\monitoring> python test_hardware_monitor.py 2025-08-23 22:51:01 - TestMonitor - INFO - 🚀 开始测试硬件监控模块 2025-08-23 22:51:01 - HardwareMonitor - INFO - ✅ 智能硬件监控模块初始化完成 Win32 exception occurred releasing IUnknown at 0x0000011C9F2A4670 Win32 exception occurred releasing IUnknown at 0x0000011C9F2FF140 2025-08-23 22:51:03 - HardwareMonitor - INFO - 📖 已加载 17 条历史数据 2025-08-23 22:51:03 - HardwareMonitor - INFO - 🚀 硬件监控已启动 2025-08-23 22:51:03 - TestMonitor - INFO - 🔧 第一阶段:基本监控测试 2025-08-23 22:51:03 - TestMonitor - INFO - 监控状态: running 2025-08-23 22:51:03 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 22:51:04 - TestMonitor - INFO - 监控状态: running 2025-08-23 22:51:04 - TestMonitor - INFO - CPU: 8.6% | 内存: 34.0% | 温度: 38.0°C | 风扇: 0 RPM 2025-08-23 22:51:05 - TestMonitor - INFO - 监控状态: running 2025-08-23 22:51:05 - TestMonitor - INFO - CPU: 8.6% | 内存: 34.0% | 温度: 38.0°C | 风扇: 0 RPM 2025-08-23 22:51:06 - TestMonitor - INFO - 监控状态: running 2025-08-23 22:51:06 - TestMonitor - INFO - CPU: 3.1% | 内存: 34.0% | 温度: 37.0°C | 风扇: 0 RPM 2025-08-23 22:51:07 - TestMonitor - INFO - 监控状态: running 2025-08-23 22:51:07 - TestMonitor - INFO - CPU: 3.2% | 内存: 33.9% | 温度: 37.0°C | 风扇: 0 RPM 2025-08-23 22:51:08 - TestMonitor - INFO - 🛠️ 第二阶段:工具箱功能测试 2025-08-23 22:51:08 - TestMonitor - INFO - 🖥️ 硬件信息: 2025-08-23 22:51:09 - TestMonitor - INFO - CPU: Intel(R) Core(TM) i5-14600KF 2025-08-23 22:51:09 - TestMonitor - INFO - 内存: 2 条 2025-08-23 22:51:09 - TestMonitor - INFO - 磁盘: 4 个 2025-08-23 22:51:09 - TestMonitor - INFO - 显卡: NVIDIA GeForce RTX 5070 2025-08-23 22:51:09 - TestMonitor - INFO - ⚙️ CPU工具: 2025-08-23 22:51:09 - TestMonitor - INFO - - CPU压力测试: 运行CPU压力测试 2025-08-23 22:51:09 - TestMonitor - INFO - - CPU性能分析: 分析CPU性能瓶颈 2025-08-23 22:51:09 - TestMonitor - INFO - - CPU温度监控: 实时监控CPU温度 2025-08-23 22:51:09 - TestMonitor - INFO - - CPU频率调整: 调整CPU工作频率 2025-08-23 22:51:09 - TestMonitor - INFO - 🌡️ 温度监控: 2025-08-23 22:51:09 - TestMonitor - INFO - 当前温度: 37.0°C 2025-08-23 22:51:09 - TestMonitor - INFO - 历史记录数: 21 2025-08-23 22:51:09 - TestMonitor - INFO - 🌀 风扇控制: 2025-08-23 22:51:09 - TestMonitor - INFO - 当前风扇转速: 0 RPM 2025-08-23 22:51:09 - TestMonitor - INFO - 当前模式: balanced 2025-08-23 22:51:09 - TestMonitor - INFO - 📊 第三阶段:历史数据测试 2025-08-23 22:51:09 - TestMonitor - INFO - 获取到 21 条历史记录 2025-08-23 22:51:09 - TestMonitor - INFO - 最新记录: CPU=2.8% 温度=37.0°C 2025-08-23 22:51:10 - HardwareMonitor - INFO - 💾 已保存 22 条历史数据 2025-08-23 22:51:10 - HardwareMonitor - INFO - 🛑 硬件监控已停止 2025-08-23 22:51:10 - TestMonitor - INFO - 🛑 硬件监控器已停止 2025-08-23 22:51:10 - TestMonitor - INFO - ✅ 测试完成 PS E:\AI_System\monitoring> PS E:\AI_System\monitoring>
08-24
PowerShell 7 环境已加载 (版本: 7.5.2) PowerShell 7 环境已加载 (版本: 7.5.2) PS C:\Users\Administrator\Desktop> cd E:\AI_System\monitoring PS E:\AI_System\monitoring> python test_hardware_monitor.py 2025-08-24 00:19:08 - TestMonitor - INFO - 🚀 开始测试硬件监控模块 2025-08-24 00:19:08 - HardwareMonitor - INFO - ✅ 智能硬件监控模块初始化完成 2025-08-24 00:19:10 - HardwareMonitor - WARNING - ⚠️ OpenHardwareMonitor未运行或不可访问 Win32 exception occurred releasing IUnknown at 0x00000182FA710140 Win32 exception occurred releasing IUnknown at 0x00000182FA7A6D50 2025-08-24 00:19:10 - HardwareMonitor - INFO - 📖 已加载 45 条历史数据 2025-08-24 00:19:10 - HardwareMonitor - WARNING - ⚠️ 未找到SpeedFan安装路径 2025-08-24 00:19:10 - HardwareMonitor - INFO - 🚀 硬件监控已启动 2025-08-24 00:19:10 - TestMonitor - INFO - 🔧 第一阶段:基本监控测试 2025-08-24 00:19:10 - TestMonitor - INFO - 监控状态: running 2025-08-24 00:19:10 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-24 00:19:11 - TestMonitor - INFO - 监控状态: running 2025-08-24 00:19:11 - TestMonitor - INFO - CPU: 2.8% | 内存: 35.2% | 温度: 41.5°C | 风扇: 1012 RPM 2025-08-24 00:19:12 - TestMonitor - INFO - 监控状态: running 2025-08-24 00:19:12 - TestMonitor - INFO - CPU: 0.3% | 内存: 35.1% | 温度: 39.5°C | 风扇: 1044 RPM 2025-08-24 00:19:13 - TestMonitor - INFO - 监控状态: running 2025-08-24 00:19:13 - TestMonitor - INFO - CPU: 1.4% | 内存: 35.1% | 温度: 41.5°C | 风扇: 967 RPM 2025-08-24 00:19:14 - TestMonitor - INFO - 监控状态: running 2025-08-24 00:19:14 - TestMonitor - INFO - CPU: 1.4% | 内存: 35.1% | 温度: 41.5°C | 风扇: 967 RPM 2025-08-24 00:19:15 - TestMonitor - INFO - 🛠️ 第二阶段:工具箱功能测试 2025-08-24 00:19:15 - TestMonitor - INFO - 🖥️ 硬件信息: 2025-08-24 00:19:26 - TestMonitor - INFO - CPU: Intel(R) Core(TM) i5-14600KF 2025-08-24 00:19:26 - TestMonitor - INFO - 内存: 2 条 2025-08-24 00:19:26 - TestMonitor - INFO - 磁盘: 4 个 2025-08-24 00:19:26 - TestMonitor - INFO - 显卡: NVIDIA GeForce RTX 5070 2025-08-24 00:19:26 - TestMonitor - INFO - ⚙️ CPU工具: 2025-08-24 00:19:26 - TestMonitor - INFO - - CPU压力测试: 运行CPU压力测试 2025-08-24 00:19:26 - TestMonitor - INFO - - CPU性能分析: 分析CPU性能瓶颈 2025-08-24 00:19:26 - TestMonitor - INFO - - CPU温度监控: 实时监控CPU温度 2025-08-24 00:19:26 - TestMonitor - INFO - - CPU频率调整: 调整CPU工作频率 2025-08-24 00:19:26 - TestMonitor - INFO - 🌡️ 温度监控: 2025-08-24 00:19:26 - TestMonitor - INFO - 当前温度: 45.4°C 2025-08-24 00:19:26 - TestMonitor - INFO - 历史记录数: 30 2025-08-24 00:19:26 - TestMonitor - INFO - 🌀 风扇控制: 2025-08-24 00:19:26 - TestMonitor - INFO - 当前风扇转速: 1236 RPM 2025-08-24 00:19:26 - TestMonitor - INFO - 当前模式: balanced 2025-08-24 00:19:26 - TestMonitor - INFO - 📊 第三阶段:历史数据测试 2025-08-24 00:19:26 - TestMonitor - INFO - 获取到 30 条历史记录 2025-08-24 00:19:26 - TestMonitor - INFO - 最新记录: CPU=1.9% 温度=45.4°C 2025-08-24 00:19:26 - HardwareMonitor - INFO - 💾 已保存 62 条历史数据 2025-08-24 00:19:26 - HardwareMonitor - INFO - 🛑 硬件监控已停止 2025-08-24 00:19:26 - TestMonitor - INFO - 🛑 硬件监控器已停止 2025-08-24 00:19:26 - TestMonitor - INFO - ✅ 测试完成 PS E:\AI_System\monitoring>
最新发布
08-25
PowerShell 7 环境已加载 (版本: 7.5.2) PowerShell 7 环境已加载 (版本: 7.5.2) PS C:\Users\Administrator\Desktop> cd E:\AI_System\monitoring PS E:\AI_System\monitoring> python test_hardware_monitor.py 2025-08-23 23:24:09 - TestMonitor - INFO - 🚀 开始测试硬件监控模块 2025-08-23 23:24:09 - HardwareMonitor - INFO - ✅ 智能硬件监控模块初始化完成 2025-08-23 23:24:10 - HardwareMonitor - WARNING - ⚠️ OpenHardwareMonitor未运行或不可访问 Win32 exception occurred releasing IUnknown at 0x00000240224E17D0 Win32 exception occurred releasing IUnknown at 0x000002402253DF20 2025-08-23 23:24:10 - HardwareMonitor - INFO - 📖 已加载 32 条历史数据 2025-08-23 23:24:10 - HardwareMonitor - WARNING - ⚠️ 未找到SpeedFan安装路径 2025-08-23 23:24:10 - HardwareMonitor - INFO - 🚀 硬件监控已启动 2025-08-23 23:24:10 - TestMonitor - INFO - 🔧 第一阶段:基本监控测试 2025-08-23 23:24:10 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:24:10 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 23:24:11 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:24:11 - TestMonitor - INFO - CPU: 6.5% | 内存: 34.2% | 温度: 55.0°C | 风扇: 1636 RPM 2025-08-23 23:24:12 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:24:12 - TestMonitor - INFO - CPU: 1.2% | 内存: 34.2% | 温度: 41.6°C | 风扇: 1571 RPM 2025-08-23 23:24:13 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:24:13 - TestMonitor - INFO - CPU: 1.5% | 内存: 34.2% | 温度: 55.1°C | 风扇: 1082 RPM 2025-08-23 23:24:14 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:24:14 - TestMonitor - INFO - CPU: 0.5% | 内存: 34.1% | 温度: 52.7°C | 风扇: 1141 RPM 2025-08-23 23:24:15 - TestMonitor - INFO - 🛠️ 第二阶段:工具箱功能测试 2025-08-23 23:24:15 - TestMonitor - INFO - 🖥️ 硬件信息: 2025-08-23 23:24:17 - TestMonitor - INFO - CPU: Intel(R) Core(TM) i5-14600KF 2025-08-23 23:24:17 - TestMonitor - INFO - 内存: 2 条 2025-08-23 23:24:17 - TestMonitor - INFO - 磁盘: 4 个 2025-08-23 23:24:17 - TestMonitor - INFO - 显卡: NVIDIA GeForce RTX 5070 2025-08-23 23:24:17 - TestMonitor - INFO - ⚙️ CPU工具: 2025-08-23 23:24:17 - TestMonitor - INFO - - CPU压力测试: 运行CPU压力测试 2025-08-23 23:24:17 - TestMonitor - INFO - - CPU性能分析: 分析CPU性能瓶颈 2025-08-23 23:24:17 - TestMonitor - INFO - - CPU温度监控: 实时监控CPU温度 2025-08-23 23:24:17 - TestMonitor - INFO - - CPU频率调整: 调整CPU工作频率 2025-08-23 23:24:17 - TestMonitor - INFO - 🌡️ 温度监控: 2025-08-23 23:24:17 - TestMonitor - INFO - 当前温度: 57.6°C 2025-08-23 23:24:17 - TestMonitor - INFO - 历史记录数: 27 2025-08-23 23:24:17 - TestMonitor - INFO - 🌀 风扇控制: 2025-08-23 23:24:17 - TestMonitor - INFO - 当前风扇转速: 1347 RPM 2025-08-23 23:24:17 - TestMonitor - INFO - 当前模式: balanced 2025-08-23 23:24:17 - TestMonitor - INFO - 📊 第三阶段:历史数据测试 2025-08-23 23:24:17 - TestMonitor - INFO - 获取到 27 条历史记录 2025-08-23 23:24:17 - TestMonitor - INFO - 最新记录: CPU=1.6% 温度=57.6°C Traceback (most recent call last): File "E:\AI_System\monitoring\test_hardware_monitor.py", line 109, in <module> main() File "E:\AI_System\monitoring\test_hardware_monitor.py", line 100, in main if not monitor.stop(): File "E:\AI_System\monitoring\hardware_monitor.py", line 185, in stop if not self极._running: NameError: name 'self极' is not defined PS E:\AI_System\monitoring>
08-24
PowerShell 7 环境已加载 (版本: 7.5.2) PowerShell 7 环境已加载 (版本: 7.5.2) PS C:\Users\Administrator\Desktop> cd E:\AI_System\monitoring PS E:\AI_System\monitoring> python test_hardware_monitor.py 2025-08-23 23:35:28 - TestMonitor - INFO - 🚀 开始测试硬件监控模块 2025-08-23 23:35:28 - HardwareMonitor - INFO - ✅ 智能硬件监控模块初始化完成 2025-08-23 23:35:29 - HardwareMonitor - WARNING - ⚠️ OpenHardwareMonitor未运行或不可访问 Win32 exception occurred releasing IUnknown at 0x0000023AE66F50D0 Win32 exception occurred releasing IUnknown at 0x0000023AE674DE30 2025-08-23 23:35:29 - HardwareMonitor - INFO - 📖 已加载 32 条历史数据 2025-08-23 23:35:29 - HardwareMonitor - WARNING - ⚠️ 未找到SpeedFan安装路径 2025-08-23 23:35:29 - HardwareMonitor - INFO - 🚀 硬件监控已启动 Exception in thread HardwareMonitorThread: Traceback (most recent call last): 2025-08-23 23:35:29 - TestMonitor - INFO - 🔧 第一阶段:基本监控测试 File "E:\Python310\lib\threading.py", line 1016, in _bootstrap_inner 2025-08-23 23:35:29 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:35:29 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM self.run() File "E:\Python310\lib\threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "E:\AI_System\monitoring\hardware_monitor.py", line 230, in _monitor_loop self.log极.debug("🔁 硬件监控线程启动") AttributeError: 'HardwareMonitor' object has no attribute 'log极' 2025-08-23 23:35:30 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:35:30 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 23:35:31 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:35:31 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 23:35:32 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:35:32 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 23:35:33 - TestMonitor - INFO - 监控状态: running 2025-08-23 23:35:33 - TestMonitor - INFO - CPU: 0.0% | 内存: 0.0% | 温度: 0.0°C | 风扇: 0 RPM 2025-08-23 23:35:34 - TestMonitor - INFO - 🛠️ 第二阶段:工具箱功能测试 2025-08-23 23:35:34 - TestMonitor - INFO - 🖥️ 硬件信息: 2025-08-23 23:35:36 - TestMonitor - INFO - CPU: Intel(R) Core(TM) i5-14600KF 2025-08-23 23:35:36 - TestMonitor - INFO - 内存: 2 条 2025-08-23 23:35:36 - TestMonitor - INFO - 磁盘: 4 个 2025-08-23 23:35:36 - TestMonitor - INFO - ⚙️ CPU工具: 2025-08-23 23:35:36 - TestMonitor - INFO - - CPU压力测试: 运行CPU压力测试 2025-08-23 23:35:36 - TestMonitor - INFO - - CPU性能分析: 分析CPU性能瓶颈 2025-08-23 23:35:36 - TestMonitor - INFO - - CPU温度监控: 实时监控CPU温度 2025-08-23 23:35:36 - TestMonitor - INFO - - CPU频率调整: 调整CPU工作频率 2025-08-23 23:35:36 - TestMonitor - INFO - 🌡️ 温度监控: 2025-08-23 23:35:36 - TemperatureTools - WARNING - ⚠️ 检测到异常低温,使用备用温度获取方法 2025-08-23 23:35:36 - TemperatureTools - ERROR - ❌ 备用温度获取失败: winmgmts:root/cimv2.MSAcpi_ThermalZoneTemperature 2025-08-23 23:35:36 - TestMonitor - INFO - 当前温度: 55.3°C 2025-08-23 23:35:36 - TestMonitor - INFO - 历史记录数: 20 2025-08-23 23:35:36 - TestMonitor - INFO - 🌀 风扇控制: 2025-08-23 23:35:36 - TestMonitor - INFO - 当前风扇转速: 1652 RPM 2025-08-23 23:35:36 - TestMonitor - INFO - 当前模式: balanced 2025-08-23 23:35:36 - TestMonitor - INFO - 📊 第三阶段:历史数据测试 2025-08-23 23:35:36 - TestMonitor - INFO - 获取到 20 条历史记录 2025-08-23 23:35:36 - TestMonitor - INFO - 最新记录: CPU=0.6% 温度=66.9°C 2025-08-23 23:35:36 - HardwareMonitor - INFO - 💾 已保存 32 条历史数据 2025-08-23 23:35:36 - HardwareMonitor - INFO - 🛑 硬件监控已停止 2025-08-23 23:35:36 - TestMonitor - INFO - 🛑 硬件监控器已停止 2025-08-23 23:35:36 - TestMonitor - INFO - ✅ 测试完成 PS E:\AI_System\monitoring>
08-24
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值