commit | 4876dc10b0fc391c46543ec50f92544c8ecc0e52 | [log] [tgz] |
---|---|---|
author | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Jan 26 13:21:52 2016 +0100 |
committer | Adam Tengler <adam.tengler@tcpcloud.eu> | Tue Jan 26 13:21:52 2016 +0100 |
tree | 9aeae1571e24af3663c422388cd5339d31498848 | |
parent | bf986a24687bfac27845cb10afc13889002c953e [diff] [blame] |
Collectd client tests
diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls new file mode 100644 index 0000000..42b2deb --- /dev/null +++ b/tests/pillar/client.sls
@@ -0,0 +1,10 @@ + +collectd: + client: + enabled: true + read_interval: 60 + backend: + carbon: + host: 127.0.0.1 + port: 2023 +