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 /proc/sys/vm/drop_caches
相關文章
相關標籤/搜索