check_iperf3
check_iperf3 [-H HOST] -r REMOTE [-p PORT] [-d] [-w BITS] [-c BITS] [-W RETRANS] [-C RETRANS]
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
This nagios/icinga check script measures up- and/or downstream against a given host using iperf3.