Scroll to navigation

netstress(1) utility to stress and benchmark networks netstress(1)

NAME

netstress - utility designed to stress and benchmark network activity

SYNOPSIS

netstress -m[NAME] | --master=[NAME] [OPTIONS]

DESCRIPTION

Client/server utility designed to stress & benchmark network activity of a given ethernet device or path using simulated (random) real world data and packet sizes instead of fixed data and packet sizes.

Easily command line usage with random packets sizes and random data for read, write, or read & write (default) testing and reporting benchmark results from the ethernet device.

OPTIONS

This instance is the master
This instance is the slave
Use this host or IP address
Use this port (default=5678)
Use this random number seed (master only)
Report current time (default reports elapsed time)
Report every nnn seconds (default=5)
Benchmark every nnn reports (default=3)
Benchmark using bytes (default is bits)
Benchmark using mbytes/sec or mbits/sec (default)
Benchmark using kbytes/sec or kbits/sec
Benchmark using bytes/sec or bits/sec
Only test master write / slave read
Only test master read / slave write
Do real random test (not pseudo random)
Run Fast (no checking, no real_random)
Enable verbosity (multiples increase level)
Enable debugging (multiples increase level)
-?, --help
Give this information

AUTHOR

The NETSTRESS was written by Jim Gleason <jimgleason@users.sf.net>, Avocent Corp. and Helius, Inc.

This manual page was written by Giovani Augusto Ferreira <giovani@riseup.net> for the Debian project (but may be used by others).

06 Jun 2015 netstress-1.2.0