Windows 使用 Glances

时间:2021-09-07 15:14:29   收藏:0   阅读:24

pip install glances
如果报pip版本低执行
python -m pip install --upgrade pip

启动
glances
如果报
Bottle module not found. Glances cannot start in web server mode. 执行
pip install bottle

查看
Server模式
glances -s -B 218.193.159.221
Web Server模式
glances -w

颜色级别定义



原文:https://www.cnblogs.com/ghostnet/p/15237874.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!