Mkdir/usr/local/nmoncd/usr/local/nmon
Download nmon_linux_14i.tar.gz
Tar-xvzf nmon_linux_14i.tar.gz
chmod 777 NMON_X86_64_SLES11
MV Nmon_x86_64_sles11 Nmon
Start Nmon:./nmon
Description
Press C to display CPU information, and then press C to close
Display memory by M
Press N to display the network
Press D to display the hard drive
Generate Nmon Report:
./nmon-s10-c60-f-m/usr/local
Parameter explanation:
The-S10 collects data every 10 seconds.
-c60 collected 60 times, that is, the acquisition of 10 minutes of data.
-F generates a data file name that contains the time when the file was created.
The storage directory of the data files generated by-M.
Generating reports
Download Nmon Analyser
Take *.nmon file from/usr/local/directory to Windows machine, open analysis tool Nmon analyser v46.xlsm with Excel, click "Analyze nmon Data" button to load Nmon file, This will generate a parsed result file.
Note: Click the "Analyze nmon Data" button to enable Excel macros.
Here are the resulting test results
Centos6.5 under Installation Nmon