add todo
This commit is contained in:
parent
427c554e9f
commit
0513f44598
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@
|
|||
ufw:
|
||||
rule: allow
|
||||
port: "{{ iperf3.port }}"
|
||||
|
||||
# ToDo:
|
||||
# - name: Create service to collect stats of iperf3 to different hosts at random times and publish in node-exporter
|
||||
# - name: Add command for nagios NRPE to check latest speed
|
||||
|
|
Loading…
Reference in a new issue