init
This commit is contained in:
27
collector.json
Normal file
27
collector.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user