nmon源码,需要编译:
1、安装ncurses.h
./configure
make && make install
2、 mv lmon6j.c lmon.c
3、cc -o nmon_x86_rhel70 lmon.c -g -O3 -Wall -lncurses -lm -D X86 -D RHEL7
nmon is short for Nigel's performance Monitor for Linux on POWER, x86, x86_64, Mainframe & now ARM (Raspberry Pi)