Update README, CHANGELOG, and unit tests with list output

This commit is contained in:
Cameron Sparr
2015-11-16 10:43:03 -07:00
parent 375045953f
commit 5664625f67
5 changed files with 16 additions and 9 deletions

View File

@@ -131,7 +131,7 @@ measurements at a 10s interval and will collect totalcpu & percpu data.
# OUTPUTS
[outputs]
[outputs.influxdb]
[[outputs.influxdb]]
url = "http://192.168.59.103:8086" # required.
database = "telegraf" # required.
precision = "s"