User Tools

Site Tools


benchmarking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
benchmarking [2016/03/15 09:45] – [Using dd command] adminbenchmarking [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 184: Line 184:
   - Step2: Run test<code bash>   - Step2: Run test<code bash>
 speedtest speedtest
 +</code>
 +==== network monitor with iptraf ====
 +refer: http://www.tecmint.com/real-time-interactive-ip-lan-monitoring-with-iptraf-tool/
 +  * Install <code bash>
 +yum install iptraf
 +</code>
 +  * Run normal<code bash>
 +iptraf
 +</code>
 +  * Monitor Traffic on eth0:<code bash>
 +iptraf -s eth0
 </code> </code>
 ===== Benchmark File System Read Write Performance ===== ===== Benchmark File System Read Write Performance =====
benchmarking.1458035119.txt.gz · Last modified: 2022/10/29 16:15 (external edit)