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 10:41] – [using speedtest] adminbenchmarking [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 186: Line 186:
 </code> </code>
 ==== network monitor with iptraf ==== ==== network monitor with iptraf ====
-<code bash>+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 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.1458038482.txt.gz · Last modified: 2022/10/29 16:15 (external edit)