Skip to content

[Feature] more iperf3 parameter #4

Description

@Technikte

Maybe add some off these parameters.. see https://software.es.net/iperf/invoking.html#iperf3-manual-page
So env var like..
IPERF3EXPORTER_IPERF3_PARALLEL , IPERF3EXPORTER_IPERF3_UDP

For me the following ones would be import for now..

   --connect-timeout n
          set  timeout  for establishing the initial control connection to
          the server, in milliseconds.  The default behavior is the  oper-
          ating  system's  timeout for TCP connection establishment.  Pro-
          viding a shorter value may speed up detection of a  down  iperf3
          server.
   -P, --parallel n
          number of parallel client streams to run. Note  that  iperf3  is
          single  threaded,  so  if you are CPU bound, this will not yield
          higher throughput.
   -u, --udp
          use UDP rather than TCP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions