Linux进程管理命令
常用的两个命令
ps: 当前进程(snapshot)
top: 动态显示当前进程
其他命令:
pstree: 显示进程树
vmstat: 显示系统资源使用情况(Ctrl + c退出)
xload: 图形窗口显示系统荷载
tload: 终端窗口显示系统荷载
常用的两个命令
ps: 当前进程(snapshot)
top: 动态显示当前进程
其他命令:
pstree: 显示进程树
vmstat: 显示系统资源使用情况(Ctrl + c退出)
xload: 图形窗口显示系统荷载
tload: 终端窗口显示系统荷载