SwanHubX / SwanLab

⚡️SwanLab: your ML experiment notebook. 你的AI实验笔记本,跟踪与可视化你的机器学习全流程
https://swanlab.cn?utm_source=github_description-hompage
Apache License 2.0
441 stars 44 forks source link

Feat/system-monitor #659

Closed Zeyi-Lin closed 2 months ago

Zeyi-Lin commented 2 months ago

Description

在SwanLab的图表分组中,自动带上硬件监控图表。 当前记录种类:

gpu: GPU信息,包含GPU数量,每个GPU的显存使用情况,显存剩余情况,显存使用率,功耗,温度,负载率
network: 网络IO数据,包含接收速度和发送速度
disk_io: 磁盘IO数据,包含读速度和写速度
disk_usage: 磁盘占用率
memory: 内存数据,包含内存剩余量,使用量和使用率
system_cpu_usage: 系统CPU使用率
process_cpu_usage: 当前进程CPU使用率
timestamp: 当前时间