blob: 76a9b2526050f5edc6e211c8529f074d5b3544ce [file] [log] [blame]
{
"id":"node_activity_chart",
"title":"Node Activity Graph",
"version":"0.1",
"categories":"Global",
"url":"iframe/jsp/single-series-chart-javascript.jsp",
"description":"Display Node Activity Graph",
"screendump":"\/images\/server_load.gif",
"refresh":"15",
"parameters":[
{"name":"table","type":"string","value":"node_activity","edit":"0"},
{"name":"metric","type":"string","value":"down","edit":"0"},
{"name":"metric","type":"string","value":"used","edit":"0"},
{"name":"metric","type":"string","value":"free","edit":"0"},
{"name":"title","type":"string","value":"Node Activity","edit":"0"},
{"name":"compound_data","type":"string","value":"true","edit":"0"},
{"name":"render","type":"string","value":"stack-area","edit":"0"},
{"name":"period","type":"custom","control":"period_control","value":"","label":"Period"},
{"name":"width","type":"select","value":"300","label":"Width","options":[
{"label":"300","value":"300"},
{"label":"400","value":"400"},
{"label":"500","value":"500"},
{"label":"600","value":"600"},
{"label":"800","value":"800"},
{"label":"1000","value":"1000"},
{"label":"1200","value":"1200"}
]},
{"name":"height","type":"select","value":"200","label":"Height","options":[
{"label":"200","value":"200"},
{"label":"400","value":"400"},
{"label":"600","value":"600"},
{"label":"800","value":"800"},
{"label":"1000","value":"1000"}
]},
{"name":"legend","type":"radio","value":"on","label":"Show Legends","options":[
{"label":"On","value":"on"},
{"label":"Off","value":"off"}
]}
]
}