简介htop是一个Linux下的交互式的进程浏览器,可以用来替换Linux下的top命令下载安装包:wget
http://sourceforge.net/projects/htop/files/htop/1.0.2/htop-1.0.2.tar.gz编译安装:tarxfhtop-1.0.2.tar.gz
./configure
make
makeinstall报错:error:Youmaywanttouse--disable-..
分类:
其他好文 时间:
2015-12-22 13:20:14
阅读次数:
310
1.查看linux具体版本号信息 file /sbin/init2.下载相应nmon版本号http://pkgs.repoforge.org/nmon/3.安装rpm -ivhnmon-14f-1.el5.rf.i386.rpm4.採集数据1)./nmon_x86_rhel52 -s10 -c60....
分类:
系统相关 时间:
2014-09-23 22:33:15
阅读次数:
270
1.查看linux详细版本信息 file /sbin/init2.下载对应nmon版本http://pkgs.repoforge.org/nmon/3.安装rpm -ivhnmon-14f-1.el5.rf.i386.rpm4.采集数据1)./nmon_x86_rhel52 -s10 -c60-f -m .-s10 每 10 秒采集一次数据 ......
分类:
系统相关 时间:
2014-05-22 09:36:32
阅读次数:
287