标签:ges blog 自带 iftop cee 技术 stat vmstat epel
linux 运维中经常需要查看系统进程、CPU、内存、磁盘、网络等,可用不同的命令查看,但是多有不便。其实,也可以采用类似Windows“任务管理器”的工具,来满足运维工作的需求。类似的工具有top、htop、iftop、glance、dstat 结合了vmstat \ iostat \ ifstat \ netstat等.........;
top
linux 系统自带;
其它工具需要安装;glance是比较好用的一个工具,具体每个工具的用途、差异晚上很多资料,这里不再赘述,这里直接演示安装、和监控效果;
#top
#iftop
#htop
#glances
标签:ges blog 自带 iftop cee 技术 stat vmstat epel
原文地址:http://blog.51cto.com/13637805/2335920