多款Linux系统监控工具

btop(现代界面,支持鼠标操作)

s-tui(CPU压力测试与温度监控)

htop(类似top但更侧重CPU)

atop(全面性能指标,包括网络和磁盘)

iftop(网络流量监控)

iotop(磁盘I/O分析)

nvtop(GPU监控,支持多品牌)

asitop(Mac专用,监控处理器组件)

perf(深度性能分析)

wavemon(Wi-Fi信号质量可视化)

这些工具各有侧重,适用于不同场景的系统调试与监控。

top: https://linux.die.net/man/1/top
s-tui: https://amanusk.github.io/s-tui/
htop: https://htop.dev
atop: https://linux.die.net/man/1/atop
iftop: https://linux.die.net/man/8/iftop
iotop: https://github.com/Tomas-M/iotop
nvtop: https://github.com/Syllo/nvtop
asitop: https://github.com/tlkh/asitop
btop: https://github.com/aristocratos/btop
perf: https://www.brendangregg.com/perf.html
wavemon: https://github.com/uoaerg/wavemon