You are here: Foswiki>ATLAS Web>Netperf (05 Oct 2007, MatthiasLInden)Edit Attach
Category : Network

Overview

NerPerf consists of two programms:
  • netperf, a command line tool to generate network traffic to a host
  • netserver, the daemon that listens for netperf traffic and responds

Installation

  • apt-get install netperf exists for Feisty and earlyer stable debians.

Usage

general

  • -H specifies the dest-host

max Packet Throughput

  netperf -i 5 -H hostname
sends a TCP Streams to hostname, repeates 5 times.

Optimizations

Visit TCP#Optimizations for an overview over parameters to modify.
Topic revision: r1 - 05 Oct 2007, MatthiasLInden
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback