Advertisement

Sysbench Notes

阅读量:
复制代码
 root@wesley:/usr/bin# apt-get install sysbench

    
 ....
    
 root@wesley:/usr/bin# sysbench -help
    
 sysbench 1.0.18 (using system LuaJIT 2.1.0-beta3)
    
  
    
 FATAL: Cannot find benchmark '-help': no such built-in test, file or module
    
 root@wesley:/usr/bin# sysbench --help
    
 Usage:
    
   sysbench [options]... [testname] [command]
    
  
    
 Commands implemented by most tests: prepare run cleanup help
    
  
    
 General options:
    
   --threads=N                     number of threads to use [1]
    
   --events=N                      limit for total number o

全部评论 (0)

还没有任何评论哟~