Update sensor.iperf3.markdown (#6052)

Default is 10.
This commit is contained in:
Tom 2018-08-20 21:45:33 +01:00 committed by Fabian Affolter
parent 0e4a3736ac
commit b421c553d9

View File

@ -51,7 +51,7 @@ sensor:
duration:
description: Specify the test duration in seconds. Default is 10 and the valid range is from 5 to 10.
required: false
default: 3
default: 10
type: int
parallel:
description: Specify the number of concurrent streams to connect to the server. Default is 1 and the valid range is from 1 to 20.