check_iperf3

checks network performance using iperf3 and returns perfdata

 

Download

Feedback

Documentation

NAME

check_iperf3

SYNOPSIS

check_iperf3 [-H HOST] -r REMOTE [-p PORT] [-d] [-w BITS] [-c BITS] [-W RETRANS] [-C RETRANS]

OPTIONS

  • H

    Dummy for compatibility with Nagios.

  • r

    iperf3 server to connect to

  • p

    iperf3 server port to connect to

  • d

    measure downstream instead of upstream

  • w

    Defines the transfer rate's warning threshold

  • c

    Defines the transfer rate's critical threshold

  • W

    Defines the retransmission warning threshold

  • C

    Defines the retransmission critical threshold

DESCRIPTION

This nagios/icinga check script measures up- and/or downstream against a given host using iperf3.