Difference between revisions of "Plugin:NFS"
From collectd Wiki
m (Added DEFAULTSORT magic word.) |
(v4 is supported since 5.5.0) |
||
Line 9: | Line 9: | ||
| Manpage=''n/a'' | | Manpage=''n/a'' | ||
}} | }} | ||
− | The '''NFS plugin''' collects information about the usage of the Network File System (NFS), version 2 and | + | The '''NFS plugin''' collects information about the usage of the Network File System (NFS), version 2, 3 and 4. It counts the number of procedure calls for each procedure, grouped by version and whether the system runs as server or client. NFS version 4 is supported since collectd version 5.5.0. |
== Example graph == | == Example graph == |
Latest revision as of 10:25, 15 November 2017
NFS plugin | |
---|---|
Type: | read |
Callbacks: | read |
Status: | supported |
First version: | 3.3 |
Copyright: | 2005–2006 Jason Pepas 2005–2007 Florian octo Forster |
License: | GPLv2 |
Manpage: | n/a |
List of Plugins |
The NFS plugin collects information about the usage of the Network File System (NFS), version 2, 3 and 4. It counts the number of procedure calls for each procedure, grouped by version and whether the system runs as server or client. NFS version 4 is supported since collectd version 5.5.0.
Example graph
Dependencies
- Linux