#!/bin/sed -e 1d
{
    "schema": 1,
    "name": "iperf2",
    "description": "Measure network throughput with iperf2",
    "version": "1.0",
    "tests": [ "throughput" ],

    "preference": 0,

    "maintainer": {
        "name": "perfSONAR Development Team",
	"email": "perfsonar-developer@internet2.edu",
	"href": "http://www.perfsonar.net"
    }
}
