Add system uptime metric, string formatted AND in float64

closes #150
This commit is contained in:
Cameron Sparr
2015-08-31 14:03:38 -06:00
parent e2bc5d80c9
commit 9969c4e810
36 changed files with 3200 additions and 41 deletions

View File

@@ -2,7 +2,8 @@
### Features
[#158](https://github.com/influxdb/telegraf/pull/158): Apache Plugin
[#150](https://github.com/influxdb/telegraf/pull/150): Add Host Uptime metric to system plugin
[#158](https://github.com/influxdb/telegraf/pull/158): Apache Plugin. Thanks @KPACHbIuLLIAnO4
### Bugfixes