mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-10 07:34:09 -08:00
a696830c38
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". |
||
---|---|---|
.. | ||
rpc | ||
dev | ||
ip_vs | ||
ip_vs_stats | ||
netstat | ||
snmp | ||
sockstat | ||
sockstat_rhe4 | ||
tcpstat |