
Need to monitor Linux server performance? When a performance issue arises, there are 4 main areas to consider:
CPU, Memory, Disk I/O, and Network. The commands discussed below
are some of the most basic commands when it comes to system analysis and
debugging server issues such as:
Monitoring System Resource
Monitoring Disks (storage) .
Monitoring Users.
Network bottlenecks.
1.Monitoring System Resource
1.1 Top – Linux Process Monitoring
The top will display a continually updating report...