Node_Exporter/collector/fixtures/proc
Ed Schouten a696830c38 Add a collector for NFS client statistics.
This change adds a new collector called "nfs" that parses the contents
of /proc/net/rpc/nfs and turns it into metrics. It can be used to
inspect the number of operations per type, but also to keep an eye on an
extraneous number of retransmissions, which may indicate connectivity
issues.

I've picked the name "nfs", as most operating systems use "nfs" for the
client component and "nfsd" as the server component. If we want to add
stats for the NFS server as well, we'd better call such a collector
"nfsd".
2016-12-09 19:58:08 +01:00
..
net Add a collector for NFS client statistics. 2016-12-09 19:58:08 +01:00
sys Introduce entropy collector for Linux 2016-01-13 18:29:52 +01:00
diskstats Update diskstats 2016-07-09 15:23:31 +02:00
interrupts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
loadavg Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mdstat #219 - add fixes for @samzhang111 super token 2016-11-16 14:49:57 -05:00
mdstat_invalid Add additional test for mdadm_linux collector 2016-06-11 08:54:39 +02:00
meminfo Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
mounts Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00
stat Rearrange fixtures to match "real" proc and sys. 2015-09-28 13:56:22 +00:00