CLOUD PERFORMANCE TUNING
ASSIGNMENT- 6
Objective: Analyze and Monitor Linux System Performance
Nmon command-line utility is an easy-to-use performance-monitoring tool for
Linux, which is a system’s administrator tuner and a benchmark tool that to
display performance data about the following parameters:
1. CPU
2. Memory
3. Network
4. Disks
5. File Systems
6. NFS
7. Top Processes
8. Resources
9. Power Micro-partition
STEP 1: Type ‘sudo apt-get install nmon’ in the terminal to install nmon.
, STEP 2: Type ‘nmon’ in the terminal.
STEP 3: To collect statistics on CPU performance, hit the ‘c‘ key to get
information on the CPU usage.
STEP 4: Hit the key ‘t‘ to get stats on top processes running on Linux system.
ASSIGNMENT- 6
Objective: Analyze and Monitor Linux System Performance
Nmon command-line utility is an easy-to-use performance-monitoring tool for
Linux, which is a system’s administrator tuner and a benchmark tool that to
display performance data about the following parameters:
1. CPU
2. Memory
3. Network
4. Disks
5. File Systems
6. NFS
7. Top Processes
8. Resources
9. Power Micro-partition
STEP 1: Type ‘sudo apt-get install nmon’ in the terminal to install nmon.
, STEP 2: Type ‘nmon’ in the terminal.
STEP 3: To collect statistics on CPU performance, hit the ‘c‘ key to get
information on the CPU usage.
STEP 4: Hit the key ‘t‘ to get stats on top processes running on Linux system.