snapshot facette config
This commit is contained in:
7
facette/etc/providers/collectd.json
Normal file
7
facette/etc/providers/collectd.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"connector": {
|
||||
"type": "rrd",
|
||||
"path": "/var/lib/collectd/rrd",
|
||||
"pattern": "(?P<source>[^/]+)/(?P<metric>.+).rrd"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user