Netperfmeter: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with " =Install= <pre> sudo apt-get install netperfmeter </pre> =Test= Sur hostname1 <pre> netperfmeter hostname2:12345 -tcp const1000:exp10000:const1000:exp10000:description="A...")
 
No edit summary
 
Line 1: Line 1:
Outil de test de performance réseau

http://manpages.ubuntu.com/manpages/maverick/man8/netperfmeter.8.html


see also [[Netperf]]


=Install=
=Install=

Latest revision as of 09:43, 14 July 2015

Outil de test de performance réseau

http://manpages.ubuntu.com/manpages/maverick/man8/netperfmeter.8.html


see also Netperf

Install

sudo apt-get install netperfmeter


Test

Sur hostname1

netperfmeter hostname2:12345  -tcp const1000:exp10000:const1000:exp10000:description="Alpha":maxmsgsize=1024 -runtime=20


Sur hostname2

netperfmeter 12345