Property

ganglia

Property Name Type Description Required
clusters array of GangliaCluster
version string

GangliaCluster

Property Name Type Description Required
hosts array of object
name string
owner string


↑ TopSearch Queries
SearchGanglia XML grid monitor service
product:"Ganglia XML Grid Monitor"

↑ TopExample
{
    "clusters": [
        {
            "owner": "unspecified",
            "hosts": [],
            "name": "Store Servers"
        }
    ],
    "version": "3.6.0"
}