You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rob Smith edited this page Sep 16, 2014
·
5 revisions
MountStatsCollector
The function of MountStatsCollector is to parse the detailed per-mount NFS
performance statistics provided by /proc/self/mountstats (reads, writes,
remote procedure call count/latency, etc.) and provide counters to Diamond.
Filesystems may be included/excluded using a regular expression filter,
like the existing disk check collectors.