Installation
Mkdir/usr/local/nmon
Cd/usr/local/nmon
wget http://sourceforge.net/projects/nmon/files/nmon_linux_ 14i.tar.gz
tar zxvf nmon_linux_14i.tar.gz
chmod 777 NMON_X86_64_SLES11
Start
./nmon_x86_64_sles11
Description
Press C to display CPU information, and then press C to close
Show memory by M
Show Network by n
Press D to display the hard drive
Generate Nmon Report
./nmon_x86_64_sles11-s10-c60-f-m/usr/local
Parameter explanation:
-S10 data is collected every 10 seconds.
-c60 collected 60 times, that is, to collect 10 minutes of data.
The data file name generated by-F contains the time when the file was created.
-M The directory where the data files are stored.
Generate reports
Download Nmon Analyser Download Address: Http://pan.baidu.com/s/1sk5INdN
*.nmon files in the/usr/local/directory to the Windows machine, with Excel to open the Analysis tool Nmon analyser v46.xlsm, click the "Analyze nmon Data" button to load Nmon files, This will generate an parsed result file.
Note: Clicking on the "Analyze nmon Data" button requires that you enable Excel macros.
Here are the results of the test generated
Article Source: http://www.cnblogs.com/kgdxpr/p/3755434.html