9 lines
220 B
JSON
9 lines
220 B
JSON
{
|
|
"sourceTag": "CCE1DiskUsage",
|
|
"serverURI": "http://localhost:2222",
|
|
"pollInterval": 3600000,
|
|
"diskLimits":[
|
|
{"path":"C:\\", "minFree":"1"},
|
|
{"path":"T:\\", "minFree":"1"}
|
|
]
|
|
} |