Skip to main content

PyPi Status

Run bi-directional iperf3 tests and send results to Graphite. Results include bps and retransmits

Installation

pip install iperf_graphite

Usage

$ iperf_graphite --help
usage: iperf_graphite [-h] [-f CONFIG_FILE] [-V]

send iperf stats to graphite

optional arguments:
  -h, --help      show this help message and exit
  -f CONFIG_FILE  Config file
  -V, --version   show program's version

Sample config file:

# Configuration for iperf-graphite.py

# Graphite details
carbon_server: myserver.example.net
carbon_port: 2003
data_point_prefix: "test.iperf"

# Iperf options
iperf_port: 5201
iperf_test_duration: 10

# Sleep time (seconds) between tests
sleep: 0

# List of tests to iterate over
tests:
  - src: 192.0.2.1
    dst: 192.0.2.2
  - src: 1.2.3.4
    dst: 5.6.7.8

Authors

Carlos Vicente (<cvicente@dyn.com>)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iperf_graphite-1.1.1.tar.gz (4.5 kB view details)

Uploaded Source

File details

Details for the file iperf_graphite-1.1.1.tar.gz.

File metadata

File hashes

Hashes for iperf_graphite-1.1.1.tar.gz
Algorithm Hash digest
SHA256 868c4c5c42f868bb31d3fd2dee8c4ef32263b3e1a74138a496d207a4843a2116
MD5 5d4b565d754afc0a949aa721ed5bd70b
BLAKE2b-256 25430d4d38be022372b12f299b7f154feed91b008d66960d9c862a0105b10a58

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.1.1 This release

1 file

1.1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page