commit | dda86d3e445aebd6d00b0d309d9239a7dd343122 | [log] [tgz] |
---|---|---|
author | koder aka kdanilov <kdanilov@mirantis.com> | Mon Mar 16 11:20:04 2015 +0200 |
committer | koder aka kdanilov <kdanilov@mirantis.com> | Mon Mar 16 11:20:04 2015 +0200 |
tree | 605c1c77b34071c704d364c4ad1e92b754d8df0f | |
parent | ce5444fbe4582364658860ce17c79fc47b931f06 [diff] [blame] |
new sensor manage code
diff --git a/sensors/host1_config.json b/sensors/host1_config.json new file mode 100644 index 0000000..7e81125 --- /dev/null +++ b/sensors/host1_config.json
@@ -0,0 +1,8 @@ +{ + "block-io": { + "allowed_prefixes": ["sdb1"] + }, + "net-io": { + "allowed_prefixes": ["eth0"] + } +} \ No newline at end of file