Linux 安装 htop

htop 是一个 Linux 下的交互式的进程浏览器,可以用来替换Linux下的top命令。

htop官网:http://hisham.hm/htop/

系统环境:CentOS release 5.8 (Final)

安装htop需要ncurses支持,请确保已安装:

[root@localhost ~]# yum install ncurses ncurses-devel

安装htop

# wget http://hisham.hm/htop/releases/1.0/htop-1.0.tar.gz

# tar -zxvf htop-1.0.tar.gz 

# cd htop-1.0

# ./configure

# make && make install

# htop

blob.png

上一篇 It appears as though you do not have permission to view information for any of the hosts you requested
下一篇 阿里云服务器添加Swap空间

探索站点内容

搜索文章、标签、分类

站点性能

运行正常
实时心跳0 ms
页面加载
0
SQL 查询
0
服务端响应
0 ms
峰值内存
0 MB