Files
Collector/collector.json
ducoterra bcaf5144fb init
2020-04-05 14:15:31 -04:00

27 lines
542 B
JSON

{
"graphite": {
"server": "graphite.ducoterra.net",
"port": 2003
},
"os": "osx",
"data": {
"storage": [
{
"path": "/Users/ducoterra",
"name": "home"
},
{
"path": ".",
"name": "curdir"
},
{
"path": "..",
"name": "outdir"
},
{
"path": "/Users",
"name": "users"
}
]
}
}