Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Iperf out put results

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Iperf out put results


Chronological Thread 
  • From: Szymon Trocha <>
  • To: "Tshabalala, Devine (Mr) (s210051701)" <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] Iperf out put results
  • Date: Mon, 02 Feb 2015 13:36:43 +0100
  • Organization: PCSS

Hi,

If you are using just CLI you can always redirect your output to both stdout and file.

Please try using tee e.g.:
# iperf -c 10.102.153.160 -t 30 -i 2 | tee -a your_file.txt

You can also use bwctl -p and -d params like this:

# iperf -c 10.102.153.160 -t 30 -i 2 -p -d /tmp

where after -d you specify the directory. File names will be automatically chosen.

Sz.


W dniu 2015-02-02 o 06:18, Tshabalala, Devine (Mr) (s210051701) pisze:

Hi


I am trying to do throughput testing using iperf, my client/ server they are working well as shown below. My question is, where exactly the output results stored? Is their a way of saving the results to a specific file for later use e.g a .text file? Before, l also had two perfsonar installed devices, l used bwctl parameters for my testings, l tried to find exactly where the output results are stored , unfortunate it was a mission, and l could only do my testing for a maximum of 60 seconds. Where can l find my output results and is it possible for me to enable bwctl tool to do a test for more than 60 second?



Kind regards

DevineTshabalala

Masters Student

Department School of ICT : l.T. Communication Networks

(North Campus)
Tel: 078 491 6130

 

A successful man is one who can lay a firm foundation with the bricks others have thrown at him and
Action is the foundational key to all success.




-- 
Szymon Trocha

Poznań Supercomputing & Netw. Center ::: NETWORK OPERATION CENTER
Tel. +48 618582022 ::: http://noc.man.poznan.pl



Archive powered by MHonArc 2.6.16.

Top of Page