Install nmon for Linux

Nmon is a useful tool to detect the characterization of CPU, Disks, etc. of system.

The installation for linux is simple and I recommend compiling methods.

Steps:

1. Obtain source code: 

wget http://ncu.dl.sourceforge.net/project/nmon/lmon14g.c

wget http://ncu.dl.sourceforge.net/project/nmon/makefile

2. Modify the source file name:

mv lmon14g.c lmon.c

3. Make with the target:

make nmon_x86_rhel52 (My linux is Red Hat 4.4.6-4)

posted @ 2013-03-05 09:26  Mr@Chen  阅读(126)  评论(0编辑  收藏  举报