telegraf/plugins
Pierre Fersing 47ad73cc89 Ignore boring filesystems from disk plugin
Modern Linux has a lots of boring filesystem (tmpfs on /dev, devpts on
/dev/pts, lots of cgroup on /sys/fs/cgroup/*, ...).

* Ignore filesystem with 0 bytes (this cover cgroup, devpts and other).
* Add IgnoreFS to ignore additional FS by their type. Add tmpfs and
  devtmpfs as default ignored type.
2016-02-22 14:34:26 -07:00
..
inputs Ignore boring filesystems from disk plugin 2016-02-22 14:34:26 -07:00
outputs InfluxDB output should not default to 'no timeout' for http writes 2016-02-19 15:38:51 -07:00
parsers Add Serializer plugins, and 'file' output plugin 2016-02-12 14:13:49 -07:00
serializers Add Serializer plugins, and 'file' output plugin 2016-02-12 14:13:49 -07:00