Last active
November 20, 2019 17:02
-
-
Save fixy/ff42a062ee10c5cbc71fc3ee2e5e949b to your computer and use it in GitHub Desktop.
FDT parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Test FDT Runner for SC19 on local HW | |
| #host=192.168.0.103;start=true;path=/tmp/files/;port=54331;destination=192.168.0.116;stopOld=false;nettest=false;threads=4;other=-noupdate -opentsdb 192.168.0.116:4242 -fdtTAG 192.168.0.103 -limit 81920 -fl /Users/mac/files.txt; | |
| # Test other side FDT Runner for SC19 | |
| #host=192.168.0.116;start=true;client=true;path=/tmp/files/;port=54331;destination=192.168.0.103;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb 192.168.0.116:4242 -fdtTAG 192.168.0.116;range=55510+55511+55512; | |
| # BACKWARDS Test FDT Runner for SC19 on local HW | |
| #host=192.168.0.103;start=true;client=true;path=/tmp/files/;port=54342;destination=192.168.0.116;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb 192.168.0.116:4242 -fdtTAG 192.168.0.103;range=55510+55511+55512; | |
| # BACKWARDS Test other side FDT Runner for SC19 | |
| #host=192.168.0.116;start=true;client=false;path=/tmp/files/;port=54342;destination=192.168.0.103;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb 192.168.0.116:4242 -fdtTAG 192.168.0.116; | |
| #2CRSI-node1 | |
| ## Link enp33s0 | |
| host=10.1.1.56;start=true;client=true;path=/tmp/files/;port=51131;destination=0.0.0.0;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb ner.lt:4242 -fdtTAG 10.1.1.56;range=55510+55511+55512; | |
| ## Link enp65s0 | |
| host=10.1.1.66;start=true;client=true;path=/tmp/files/;port=51132;destination=0.0.0.0;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb ner.lt:4242 -fdtTAG 10.1.1.66;range=55520+55521+55522; | |
| #2CRSI-node2 Link enp65s0f0 | |
| #host=10.1.1.57;start=true;path=/tmp/files/;port=51131;destination=10.1.1.56;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb ner.lt:4242 -fdtTAG 10.1.1.57;range=55520+55521+55522; | |
| #host=10.1.1.57;start=true;client=true;path=/tmp/files/;port=51231;destination=0.0.0.0;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb ner.lt:4242 -fdtTAG 10.1.1.57;range=55520+55521+55522; | |
| host=10.1.1.57;start=true;client=false;path=/tmp/files/;port=51131;destination=10.1.1.56;stopOld=false;nettest=true;threads=4;other=-noupdate -opentsdb ner.lt:4242 -fdtTAG 10.1.1.57; | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment