#!/usr/bin/sed -e 1d
{
    "schema": 1,

    "name": "ping",
    "description": "Measure the round-trip time to another host with ping",
    "version": "1.0",
    "tests": [ "rtt" ],

    "preference": 0,

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