Iperf

Iperf
Iperf
Тип

управление пропускной способностью

Разработчик

Jeff Boote, Jon Dugan

Написана на

C, C++[1]

Операционная система

Кроссплатформенная

Последняя версия

2.0.5[2] (9 июля 2010)

Лицензия

GNU GPL

Сайт

iperf.sourceforge.net

iperf3
Тип

управление пропускной способностью

Последняя версия

3.0b4 (2 августа 2010)

Состояние

нективный

Сайт

http://code.google.com/p/iperf/

Iperf — кроссплатформенная консольная клиент-серверная программа — генератор TCP и UDP трафика для тестирования пропускной способности сети.

Содержание

Возможности

Базовые параметры

Для тестирования производительности сети в течение 10 секунд: На сервере выполняется команда:

iperf -s

На клиенте:

iperf -c server_host

Применение

Запуск сервера в UDP-режиме с выводом результатов раз в секунду, на порту 65005

iperf -u -s -i1 -p 65005

Тестирование UDP c длиной 100 байт со скоростью 20 Кбит/с в течение 180 секунд (имитация VoIP трафика, запускать нужно в обе стороны).

iperf -u -c server_host -l100 -b20k -t180

Передать 10 мегабайт данных на порт 65005

iperf -n 10m -p 65005 -c server_host

Вывод:

[ ID] Interval       Transfer     Bandwidth       
[  3] 0.0- 12.0 sec   10.0 MBytes   6.97 Mbits/sec 

Примечания

Ссылки


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Полезное


Смотреть что такое "Iperf" в других словарях:

  • Iperf — est un logiciel informatique permettant la mesure de différentes variables d une connexion réseau IP. Iperf est développé par le National Laboratory for Applied Network Research (NLANR, États Unis d Amérique). Basé sur une architecture… …   Wikipédia en Français

  • Iperf — is a commonly used network testing tool that can create TCP and UDP data streams and measure the throughput of a network that is carrying them. Iperf is a modern tool for network performance measurement written in C++. Iperf allows the user to… …   Wikipedia

  • Liste der standardisierten Ports — Die folgende Liste enthält die Zuordnung von Ports zu Protokollen, die von der IANA standardisiert wurden. Eine vollständige Liste kann unter Unixoiden Betriebssystemen in der Datei /etc/services eingesehen werden. Inhaltsverzeichnis 1 Legende 2… …   Deutsch Wikipedia

  • Throughput — This article is about the use of Throughput in communication networks. For disk drives, see Throughput (disk drive). For business management, see Throughput (business). In communication networks, such as Ethernet or packet radio, throughput or… …   Wikipedia

  • Measuring network throughput — Throughput of a network can be measured using various tools available on different platforms. This page explains the theory behind what these tools set out to measure and the issues regarding these measurements. Contents 1 Reasons for measuring… …   Wikipedia

  • Knoppix STD — (Security Tools Distribution) is a Live CD Linux distribution based on Knoppix that focuses on computer security tools. It includes GPL licensed tools in the following categories: authentication, password cracking, encryption, forensics,… …   Wikipedia

  • TTCP — is a utility program for measuring network throughput, popular on Unix systems.TTCP can be used for both Windows and *nix systems alike. Testing can be done from a Windows machine to a *nix machine as long as they both have a TTCP application… …   Wikipedia

  • PerfSONAR — [http://www.perfsonar.net| perfSONAR] ( Performance focused Service Oriented Network monitoring ARchitecture ) is an international collaboration for network monitoring. Contributors are the EU funded GN2 JRA1 project, [http://www.internet2.edu|… …   Wikipedia

  • Bwping — is a tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on remote host. The only requirement is the ability to… …   Wikipedia

  • Nagios — Capture d écran de l interface web de Nagios …   Wikipédia en Français


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»