linux 负载各项查看命令
摘要:free -h top -c 查看使用情况 sar -r/s/b 查看IO状态 iostat -x 1 10 查看服务器的状态 vmstat 查看内存使用率最后的前10个进程 ps -aux |sort -k4nr | head -n10 列出当前的进程树 pstree -a 清理内存 cat /p
阅读全文
posted @ 2018-11-16 19:28
posted @ 2018-11-16 19:28
posted @ 2018-11-13 19:54
posted @ 2018-11-13 19:53