The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > Linux
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 07-08-2009
sysgate's Avatar
sysgate sysgate is offline Forum Advisor  
Unix based
  
 

Join Date: Nov 2006
Location: Bulgaria
Posts: 1,323
Being sort of performance engineer for the last couple of years, I can tell for sure that there's no free application that will do your work out of the box. It will take some time to write custom code, depending on your level of knowledge in programming languages. Personally I would recommend Perl's module Benchmark - it has suitable interface for such tasks. Certainly, just in case you have perl knowledge, but if you're going to work on it for a long time, it might worth investing in it. Also, another tool you can use is Sysbench, see its documentation for more details.