telegraf/plugins/inputs/nfs
Luiz Ozaki b146f77085 NFS input: Implemented new plugin for NFS metrics 2016-06-27 21:12:53 -03:00
..
README.md NFS input: Implemented new plugin for NFS metrics 2016-06-27 21:12:53 -03:00
nfs.go NFS input: Implemented new plugin for NFS metrics 2016-06-27 21:12:53 -03:00
nfs_test.go NFS input: Implemented new plugin for NFS metrics 2016-06-27 21:12:53 -03:00

README.md

Telegraf plugin: NFS

Plugin arguments:

  • iostat bool: Collect only the common iostat metrics
  • fullstat bool: Collect all metrics available

Description

The NFS plugin collects data from /proc/self/mountstats

References

nfsiostat What is in /proc/self/mountstats for NFS mounts: an introduction