About: Iperf

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Iperf is a tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network. Iperf has client and server functionality, and can create data streams to measure the throughput between the two ends in one or both directions. Typical iperf output contains a time-stamped report of the amount of data transferred and the throughput measured. The data streams can be either Transmission Control Protocol (TCP) or User Datagram Protocol (UDP):

Property Value
dbo:abstract
  • Iperf je jednoduchý nástroj sloužíci k testováni rychlosti sítě. (cs)
  • iperf ist eine freie Software, um den Datendurchsatz eines Rechnernetzes zu testen. Die Software kann TCP- und UDP-Datenströme erzeugen. iperf wird auf dem entfernten Rechner als Server und auf dem lokalen Rechner als Client gestartet. Weitere Parameter wie uni- oder bidirektionale Datenströme, die Puffergröße oder die zu übertragende Datenmenge oder die Zeit können per Parameter frei gewählt werden. Ausgegeben wird ein Report mit Zeitstempel, übertragener Datenmenge und ermittelter Bandbreite. Es werden zahlreiche Betriebssysteme wie Windows, Unix und Linux auf verschiedener Hardware (z. B. auch auf NAS) unterstützt. (de)
  • Iperf es una herramienta que se utiliza para hacer pruebas en redes informáticas. El funcionamiento habitual es crear flujos de datos TCP y UDP y medir el rendimiento de la red. Iperf fue desarrollado por el Distributed Applications Support Team (DAST) en el National Laboratory for Applied Network Research (NLANR) y está escrito en C++. Iperf permite al usuario ajustar varios parámetros que pueden ser usados para hacer pruebas en una red, o para optimizar y ajustar la red. Iperf puede funcionar como cliente o como servidor y puede medir el rendimiento entre los dos extremos de la comunicación, unidireccional o bidireccionalmente. Es software de código abierto y puede ejecutarse en varias plataformas incluyendo Linux, Unix y Windows. * UDP: Cuando se utiliza el protocolo UDP, Iperf permite al usuario especificar el tamaño de los datagramas y proporciona resultados del rendimiento y de los paquetes perdidos. * TCP: Cuando se utiliza TCP, Iperf mide el rendimiento de la carga útil. Un detalle a tener en cuenta es que Iperf usa 1024*1024 para medidas en megabytes y 1000*1000 para megabits. Típicamente la salida de Iperf contiene un informe con marcas de tiempo con la cantidad de datos transmitidos y el rendimiento medido. Como Iperf es una herramienta multiplataforma, puede funcionar en cualquier red y devolver medidas de rendimiento estandarizadas. Esto puede ser útil para comparar equipos de red cableados e inalámbricos de manera imparcial. Al disponer del código fuente, es posible examinar la metodología usada para realizar las mediciones. (es)
  • Iperf sare batean probak egiteko eta sarea optimizatzeko erabiltzen den plataforma-anitzeko erreminta da. TCP eta UDP datu sekuentziak sor ditzake eta garraiatzen dituen sarearen errendimendua neurtu. Hau da, sare baten komunikazioaren errendimenduaren ebaluazioa egiteko erabiltzen da. Erreminta hau C++ lengoaian idatzita dago eta sofware librea da. Besteak beste, Linux, Unix eta Windows sistema eragileetan dabil. Iperf NLANR/DASTk ( National Laboratory for Applied Network Research/Distributed Applications Support Team) garatu zuen. Neurketak egiteko, iperf bi makinetan exekutatu behar da, batean bezero bezala eta bestean zerbitzari bezala. Bi puntu hauen arteko konexioaren neurketak egingo dira eta edozein sare motarako balio du Iperf parametro desberdinekin exekuta daiteke. Parametro hauek, konexio mota (TCP, UDP) zein ebaluatzen ari den protokolo motaren konfigurazioa (leioaren tamainam MTU, TTL, transmisio denbora…) determinatuko dute. Emaitza erabilgarriena banda zabalera izango da. Iperf erremintak datu irteerak sortzen ditu egindako konexio proben bidez. Irteera hauek ez dira guztiz intuitiboak, beraz, datuen informazioaren interpretazioa errazteko erreminta desberdinen bidez grafikoak sor daitezke. Erreminta hauen artean jperf fronted erreminta existitzen da. Tresna honen bidez, grafikoak sortzeaz gain, erabiltzaileak interfaze grafiko gisa erabili dezake. Beraz, erremintaren erabilera erraztu egingo da ere. (eu)
  • Iperf is a tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network. Iperf has client and server functionality, and can create data streams to measure the throughput between the two ends in one or both directions. Typical iperf output contains a time-stamped report of the amount of data transferred and the throughput measured. The data streams can be either Transmission Control Protocol (TCP) or User Datagram Protocol (UDP): * UDP: When used for testing UDP capacity, iperf allows the user to specify the datagram size and provides results for the datagram throughput and the packet loss. * TCP: When used for testing TCP capacity, iperf measures the throughput of the payload. Iperf uses 1024 × 1024 for mebibytes and 1000 × 1000 for megabytes. Iperf is open-source software written in C, and it runs on various platforms including Linux, Unix and Windows (either natively or inside Cygwin). The availability of the source code enables the user to scrutinize the measurement methodology. Iperf is a compatible reimplementation of the ttcp program that was developed at the National Center for Supercomputing Applications at the University of Illinois by the Distributed Applications Support Team (DAST) of the National Laboratory for Applied Network Research (NLANR), which was shut down on December 31, 2006, on termination of funding by the United States National Science Foundation. (en)
  • 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. Conçu pour des architectures client-serveur, et disponible sur différents systèmes d'exploitation (Unix, Windows, MacOS...). (fr)
  • Iperf는 측정 및 튜닝 도구이다. 크로스 플랫폼 도구이며 모든 네트워크의 표준화된 성능 측정을 생성할 수 있다. Iperf는 클라이언트와 서버 기능이 있으며 데이터 스트림을 만들어서 단방향 또는 양방향으로 양단 간 스루풋을 측정할 수 있다. 일반적으로 iperf의 출력에는 전송된 데이터와 측정된 스루풋의 양을 타임스탬프 기록과 함께 포함하고 있다. (ko)
  • Iperf はネットワークパフォーマンスの測定とチューニングを行うためのツールである。これは様々なネットワークの標準化されたパフォーマンス測定値を生成できるクロスプラットフォームツールである。Iperfにはクライアントとサーバーの機能があり、両端間のデータストリームを作成して一方向または双方向のスループットを測定できる。一般的なiperf出力には、転送されたデータ量と測定されたスループットのタイムスタンプ付きのレポートが含まれる。 データストリームはTransmission Control Protocol (TCP) または User Datagram Protocol (UDP)のいずれかである: * UDP: UDP capacityを使用する場合、ユーザーはデータグラムサイズを指定可能。データグラムスループットとパケット損失の結果が得られる。 * TCP: TCP capacityを使用する場合、iperfはペイロードのスループットを測定する。Iperfはメビバイトに1024×1024 、メガバイトに1000×1000を使用する。 IperfはC言語で記述されたオープンソースソフトウェアであり、Linux、Unix、Windows(直接またはCygwin内)を含む様々なプラットフォームで実行される。ソースコードが利用できるため、ユーザーは測定方法を精査することができる。 Iperfはと互換性のある最新の代替手段としてイリノイ大学の米国立スーパーコンピュータ応用研究所でNational Laboratory for Applied Network Research (NLANR)のDistributed Applications Support Team (DAST)によって開発され、アメリカ国立科学財団による資金提供の終了により2006年12月31日に閉鎖された。 (ja)
  • Iperf (reso graficamente come iPerf) è uno strumento per la misurazione e l'ottimizzazione delle prestazioni della rete. È uno strumento multipiattaforma in grado di produrre misurazioni delle prestazioni standardizzate per qualsiasi rete. Possiede funzionalità client e server e può creare flussi di dati per misurare il throughput tra i sistemi sui quali viene eseguito, in una o entrambe le direzioni. L'output tipico contiene un rapporto della quantità di dati trasferiti e del throughput misurato. iPerf è un software open source scritto in C e funziona su varie piattaforme tra cui Windows, Linux, macOS e Unix. (it)
  • Iperf – narzędzie do pomiaru wydajności łącza zazwyczaj wewnątrz sieci LAN i przepustowości TCP oraz UDP. Funkcjonuje w środowisku systemów operacyjnych Microsoft Windows oraz Linux. (pl)
  • Iperf3 — кроссплатформенная консольная клиент-серверная программа — генератор TCP, UDP и SCTP трафика для тестирования пропускной способности сети. Написана с нуля и не совместима с предыдущей реализацией, хотя и содержит часть кода предыдущей реализации. (ru)
  • Iperf是一个广泛使用的网络性能测量和调整工具。它的意义在于它是一个跨平台的工具,可以为任何网络提供标准化的性能测量。Iperf具有客户端和服务器功能,可以创建数据流来测量两端之间单向或双向的網絡吞吐量。典型的iperf输出包含一个有时间标记的数据传输量和吞吐量测量的报告。 (zh)
dbo:latestReleaseDate
  • 2022-08-13 (xsd:date)
dbo:latestReleaseVersion
  • 2.1.8
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 14778169 (xsd:integer)
dbo:wikiPageLength
  • 5125 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1113630630 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • Description of Iperf on TCP port 4662 under linux with an FTTH connection. (en)
dbp:developer
  • Robert McMahon, Battu Kaushik, Tim Auckland (en)
dbp:latestReleaseDate
  • 2022-01-28 (xsd:date)
  • 2022-08-13 (xsd:date)
dbp:latestReleaseVersion
  • 2.100000 (xsd:double)
  • 3.110000 (xsd:double)
dbp:license
dbp:name
  • iperf2 (en)
  • iperf3 (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:screenshot
  • Iperf4662.png (en)
dbp:screenshotSize
  • 250 (xsd:integer)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Iperf je jednoduchý nástroj sloužíci k testováni rychlosti sítě. (cs)
  • iperf ist eine freie Software, um den Datendurchsatz eines Rechnernetzes zu testen. Die Software kann TCP- und UDP-Datenströme erzeugen. iperf wird auf dem entfernten Rechner als Server und auf dem lokalen Rechner als Client gestartet. Weitere Parameter wie uni- oder bidirektionale Datenströme, die Puffergröße oder die zu übertragende Datenmenge oder die Zeit können per Parameter frei gewählt werden. Ausgegeben wird ein Report mit Zeitstempel, übertragener Datenmenge und ermittelter Bandbreite. Es werden zahlreiche Betriebssysteme wie Windows, Unix und Linux auf verschiedener Hardware (z. B. auch auf NAS) unterstützt. (de)
  • 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. Conçu pour des architectures client-serveur, et disponible sur différents systèmes d'exploitation (Unix, Windows, MacOS...). (fr)
  • Iperf – narzędzie do pomiaru wydajności łącza zazwyczaj wewnątrz sieci LAN i przepustowości TCP oraz UDP. Funkcjonuje w środowisku systemów operacyjnych Microsoft Windows oraz Linux. (pl)
  • Iperf3 — кроссплатформенная консольная клиент-серверная программа — генератор TCP, UDP и SCTP трафика для тестирования пропускной способности сети. Написана с нуля и не совместима с предыдущей реализацией, хотя и содержит часть кода предыдущей реализации. (ru)
  • Iperf是一个广泛使用的网络性能测量和调整工具。它的意义在于它是一个跨平台的工具,可以为任何网络提供标准化的性能测量。Iperf具有客户端和服务器功能,可以创建数据流来测量两端之间单向或双向的網絡吞吐量。典型的iperf输出包含一个有时间标记的数据传输量和吞吐量测量的报告。 (zh)
  • Iperf es una herramienta que se utiliza para hacer pruebas en redes informáticas. El funcionamiento habitual es crear flujos de datos TCP y UDP y medir el rendimiento de la red. Iperf fue desarrollado por el Distributed Applications Support Team (DAST) en el National Laboratory for Applied Network Research (NLANR) y está escrito en C++. Típicamente la salida de Iperf contiene un informe con marcas de tiempo con la cantidad de datos transmitidos y el rendimiento medido. (es)
  • Iperf is a tool for network performance measurement and tuning. It is a cross-platform tool that can produce standardized performance measurements for any network. Iperf has client and server functionality, and can create data streams to measure the throughput between the two ends in one or both directions. Typical iperf output contains a time-stamped report of the amount of data transferred and the throughput measured. The data streams can be either Transmission Control Protocol (TCP) or User Datagram Protocol (UDP): (en)
  • Iperf sare batean probak egiteko eta sarea optimizatzeko erabiltzen den plataforma-anitzeko erreminta da. TCP eta UDP datu sekuentziak sor ditzake eta garraiatzen dituen sarearen errendimendua neurtu. Hau da, sare baten komunikazioaren errendimenduaren ebaluazioa egiteko erabiltzen da. Erreminta hau C++ lengoaian idatzita dago eta sofware librea da. Besteak beste, Linux, Unix eta Windows sistema eragileetan dabil. Iperf NLANR/DASTk ( National Laboratory for Applied Network Research/Distributed Applications Support Team) garatu zuen. (eu)
  • Iperf (reso graficamente come iPerf) è uno strumento per la misurazione e l'ottimizzazione delle prestazioni della rete. È uno strumento multipiattaforma in grado di produrre misurazioni delle prestazioni standardizzate per qualsiasi rete. Possiede funzionalità client e server e può creare flussi di dati per misurare il throughput tra i sistemi sui quali viene eseguito, in una o entrambe le direzioni. L'output tipico contiene un rapporto della quantità di dati trasferiti e del throughput misurato. (it)
  • Iperf はネットワークパフォーマンスの測定とチューニングを行うためのツールである。これは様々なネットワークの標準化されたパフォーマンス測定値を生成できるクロスプラットフォームツールである。Iperfにはクライアントとサーバーの機能があり、両端間のデータストリームを作成して一方向または双方向のスループットを測定できる。一般的なiperf出力には、転送されたデータ量と測定されたスループットのタイムスタンプ付きのレポートが含まれる。 データストリームはTransmission Control Protocol (TCP) または User Datagram Protocol (UDP)のいずれかである: * UDP: UDP capacityを使用する場合、ユーザーはデータグラムサイズを指定可能。データグラムスループットとパケット損失の結果が得られる。 * TCP: TCP capacityを使用する場合、iperfはペイロードのスループットを測定する。Iperfはメビバイトに1024×1024 、メガバイトに1000×1000を使用する。 IperfはC言語で記述されたオープンソースソフトウェアであり、Linux、Unix、Windows(直接またはCygwin内)を含む様々なプラットフォームで実行される。ソースコードが利用できるため、ユーザーは測定方法を精査することができる。 (ja)
rdfs:label
  • Iperf (cs)
  • Iperf (de)
  • Iperf (eu)
  • Iperf (es)
  • Iperf (fr)
  • Iperf (it)
  • Iperf (en)
  • Iperf (ko)
  • Iperf (ja)
  • Iperf (pl)
  • Iperf (ru)
  • Iperf (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • iperf2 (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License