Go to the top of the NLANR/DAST web site

AAD | Advisor | Autobuf v2.0 | Multicast Beacon | BIMA | Iperf | NextINet | Tools | Web100 | All Projects


Search this site with Google

About:
- DAST
- NLANR
- FAQ
- Staff
- Contact DAST

End User Tools and Projects
- NextINet
- Advanced Applications
Database

- DAST Projects/Tools
- Network Performance
and Measurement Tools

End User Support
- Getting Started Guide
- Networking Glossary
- Other Projects/Organizations
- Funding Opportunities

Documents
- Guides/Tutorials
- Papers/Articles
- Presentations
- Reference Books

WebCT Courses
- Tuning Applications

Events
- NLANR/DAST Training
- NLANR Packets Calendar
- Idesk Travel Schedule

News
- Press Releases
- Alliance Data Link
- I2 Newswire Archives

Reports & Statistics
- Monthly Updates and QSRs
- Abilene "Weather Map"
- Web Server Stats

Jperf version 1.0
The Iperf Front-End

October 2003

Tanya Lattner
Damon Cook
Kevin Gibbs


Jperf 1.0
Compiling
Features
Requirements to run Jperf
Download


Compiling

Once you have the distribution, on UNIX, unpack it using gzip and tar. That will create a new directory 'jperf-<version#>' with the source files and documentation.

Jperf compiles cleanly on many systems including Linux, SGI IRIX, HP-UX, Solaris, AIX, and Cray UNICOS. Use 'make' to configure for your OS and compile the source code.


gunzip -c jperf-<version>.tar.gz | tar -xvf -
cd jperf-<version>
cd jsrc
make

If you have problems, please report them to dast@nlanr.net and we will try to fix them quickly.
To run Jperf, make sure all the jars are in your classpath and run:
java Jperf
Or you can explicitly put the jars in your classpath and run it by:
java -classpath <path-to-jar>/jfreechart-0.9.6.jar:<path-to-jar>/jcommon-0.7.2.jar:<path-to-jar>/jperf.jar Jperf

Features

  • Provide a graphical Front-End to the Iperf performance tool.
  • Produce a graph representation of a run.
  • Iperf version detection to allow only applicable options.
  • Where appropriate, options can be specified with K (kilo-) and M (mega-) suffices. So 128K instead of 131072 bytes.

Requirements for running Jperf

Jperf requires a java virtual machine version 1.4 or greater. To compile Jperf you also need a java compiler 1.4 or greater. These can be obtained from Sun Microsystems.

Jperf requires a version of Iperf to be included in the $PATH when running Jperf. Iperf can be obtained from DAST/NLANR.


Download

Jperf is copyrighted by the University of Illinois, except for jfreechart which is under GNU General Public License.

 

Getting a Distribution

Latest release: 1.0 (Oct 2003)
Operating System Distribution Type File Size Format
unix / win32 source code 522 KB .tar.gz
unix / win32 binary 177 KB .tar.gz


Copyright 2002, 2003
The Board of Trustees of the University of Illinois
All rights reserved
See UI License for complete details.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


Contact DASTBlank Space Last reviewed: December 31, 1969
NLANR || Applications Support || Engineering Support || Measurement and Network Analysis