To download and install nmon on your Linux server:
mkdir -p /u2/UTILS/bin && cd /u2/UTILS/bin wget http://sourceforge.net/projects/nmon/files/nmon_x86_rhel52 chmod +x nmon_x86_rhel52 ln -s nmon_x86_rhel52 nmon
To download and install nmon on your Linux server:
mkdir -p /u2/UTILS/bin && cd /u2/UTILS/bin wget http://sourceforge.net/projects/nmon/files/nmon_x86_rhel52 chmod +x nmon_x86_rhel52 ln -s nmon_x86_rhel52 nmon
nmon is a free console-based performance monitoring tool from IBM. It works on both AIX and RHEL.
If nmon is not already installed, you must first install it:
To use nmon:
View a step-by-step screencast of this process:
export TERM=xterm
nmon
Resources: