Skip to main content

Posts

Showing posts with the label debugging

What are the IOPS commands ? - Linux Performace Testing and debugging basic Commands

In this generation if you are using an Linux System then you should have basic knowledge to debugging on performance side, Hence here I am providing you few commands list with the information of how to use and how the output of that. As a QA Engineer in Networking domain I am very well aware of the how is hard and needed to know debug an Linux System Performance related problems are coming in the client side along with needed to check during the Performance Testing after being withing the 3 years in IT industry. These commands are available under all flavors of  Linux  and can be useful to monitor and find the actual causes of performance problem. 1. Top – Linux Process/Performance Monitoring Linux  Top  command is a performance monitoring program which is used frequently by many system administrators to monitor Linux performance and it is available under many  Linux/Unix  like operating systems. The top command used to dipslay all th...