Netpref

From OnnoWiki
Revision as of 14:00, 7 June 2015 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search

Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency. The environments currently measureable by netperf include:

  • TCP and UDP via BSD Sockets for both IPv4 and IPv6
  • DLPI
  • Unix Domain Sockets
  • SCTP for both IPv4 and IPv6

Instalasi

apt-get install netperf

Dilakukan di dua node yang akan di ukur

Beberapa Pengukuran

Lebih Lanjut

Referensi