Last active
August 29, 2015 14:05
-
-
Save soichih/6d923b03d56fe9c728c5 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"tests" : [ | |
{ | |
"members" : { | |
"members" : [ | |
"lhcmon.bnl.gov", | |
"psum02.aglt2.org", | |
"psmsu02.aglt2.org", | |
"iut2-net2.iu.edu", | |
"mwt2-ps02.campuscluster.illinois.edu", | |
"uct2-net2.mwt2.org", | |
"atlas-npt2.bu.edu", | |
"ps2.ochep.ou.edu", | |
"lutps.lunet.edu", | |
"psuta02.atlas-swt2.org", | |
"psnr-farm04.slac.stanford.edu" | |
], | |
"type" : "mesh" | |
}, | |
"parameters" : { | |
"force_bidirectional" : "1", | |
"protocol" : "tcp", | |
"tool" : "bwctl/iperf", | |
"duration" : "30", | |
"type" : "perfsonarbuoy/bwctl", | |
"interval" : "21600" | |
}, | |
"description" : "US ATLAS Cloud BWCTL Mesh Test" | |
}, | |
{ | |
"members" : { | |
"members" : [ | |
"lhcperfmon.bnl.gov", | |
"psum01.aglt2.org", | |
"psmsu01.aglt2.org", | |
"iut2-net1.iu.edu", | |
"mwt2-ps01.campuscluster.illinois.edu", | |
"uct2-net1.mwt2.org", | |
"atlas-npt1.bu.edu", | |
"ps1.ochep.ou.edu", | |
"lutps1.lunet.edu", | |
"psuta01.atlas-swt2.org", | |
"psnr-lat01.slac.stanford.edu" | |
], | |
"type" : "mesh" | |
}, | |
"parameters" : { | |
"force_bidirectional" : "1", | |
"loss_threshold" : "10", | |
"bucket_width" : "0.001", | |
"packet_padding" : "0", | |
"sample_count" : "300", | |
"packet_interval" : "0.1", | |
"type" : "perfsonarbuoy/owamp", | |
"session_count" : "18000" | |
}, | |
"description" : "US ATLAS Cloud OWAMP Mesh Test" | |
}, | |
{ | |
"members" : { | |
"a_members" : [ | |
"psum02.aglt2.org", | |
"psmsu02.aglt2.org", | |
"iut2-net2.iu.edu", | |
"mwt2-ps02.campuscluster.illinois.edu", | |
"uct2-net2.mwt2.org", | |
"atlas-npt2.bu.edu", | |
"ps2.ochep.ou.edu", | |
"lutps.lunet.edu", | |
"psuta02.atlas-swt2.org", | |
"psnr-farm04.slac.stanford.edu" | |
], | |
"b_members" : [ | |
"ps.lhcopn-ps.sara.nl", | |
"perfsonar-ps2.ndgf.org", | |
"perfsonar-ps.cern.ch", | |
"perfsonar-de-kit.gridka.de", | |
"psonar1.fnal.gov", | |
"lhc-bandwidth.twgrid.org", | |
"ps-bandwidth.lhcmon.triumf.ca", | |
"psb01.pic.es", | |
"perfsonar-ps.cnaf.infn.it", | |
"lhcmon.bnl.gov", | |
"lcgps02.gridpp.rl.ac.uk", | |
"ccperfsonar1.in2p3.fr" | |
], | |
"type" : "disjoint" | |
}, | |
"parameters" : { | |
"force_bidirectional" : "1", | |
"protocol" : "tcp", | |
"tool" : "bwctl/iperf", | |
"duration" : "30", | |
"type" : "perfsonarbuoy/bwctl", | |
"interval" : "43200" | |
}, | |
"description" : "intercloud BWCTL Mesh Test" | |
}, | |
{ | |
"members" : { | |
"a_members" : [ | |
"psum01.aglt2.org", | |
"psmsu01.aglt2.org", | |
"iut2-net1.iu.edu", | |
"mwt2-ps01.campuscluster.illinois.edu", | |
"uct2-net1.mwt2.org", | |
"atlas-npt1.bu.edu", | |
"ps1.ochep.ou.edu", | |
"lutps1.lunet.edu", | |
"psuta01.atlas-swt2.org", | |
"psnr-lat01.slac.stanford.edu" | |
], | |
"b_members" : [ | |
"ps.lhcopn-ps.sara.nl", | |
"perfsonar-ps.ndgf.org", | |
"perfsonar-ps2.cern.ch", | |
"perfsonar2-de-kit.gridka.de", | |
"psonar2.fnal.gov", | |
"lhc-latency.twgrid.org", | |
"ps-latency.lhcmon.triumf.ca", | |
"psl01.pic.es", | |
"perfsonar-ow.cnaf.infn.it", | |
"lhcperfmon.bnl.gov", | |
"lcgps01.gridpp.rl.ac.uk", | |
"ccperfsonar2.in2p3.fr" | |
], | |
"type" : "disjoint" | |
}, | |
"parameters" : { | |
"force_bidirectional" : "1", | |
"loss_threshold" : "10", | |
"bucket_width" : "0.001", | |
"packet_padding" : "0", | |
"sample_count" : "300", | |
"packet_interval" : "0.1", | |
"type" : "perfsonarbuoy/owamp", | |
"session_count" : "18000" | |
}, | |
"description" : "intercloud OWAMP Mesh Test" | |
} | |
], | |
"include" : [ | |
"https://grid-deployment.web.cern.ch/grid-deployment/wlcg-ops/perfsonar/conf/central/sitedefs/jsons/sites-us-atlas.json", | |
"https://grid-deployment.web.cern.ch/grid-deployment/wlcg-ops/perfsonar/conf/central/sitedefs/jsons/sites-opn-all.json" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment