telegraf/plugins
Pierre Fersing 2dc35a2909 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-04-08 18:34:45 +02:00
..
inputs Ignore boring filesystems from disk plugin 2016-04-08 18:34:45 +02:00
outputs InfluxDB output should not default to 'no timeout' for http writes 2016-04-08 18:34:44 +02:00
parsers Add Serializer plugins, and 'file' output plugin 2016-04-08 18:34:42 +02:00
serializers Add Serializer plugins, and 'file' output plugin 2016-04-08 18:34:42 +02:00