Add NFS Server metrics collector. (#803)

* Add NFS Server metrics collector.

* Add File Handles metrics.

* Add nfsd IO stats.

* Add metrics for NFSd threads.

* Add metrics for NFSd read ahead cache.

* Add NFSd network traffic counters.

* Add RPC metrics.

* Add V2 requests metrics.

* Add NFSv3 metrics.

* Add NFSv4 metrics.

* Update reply cache comment.

* Update help text.
This commit is contained in:
Ben Kochie 2018-02-12 17:56:05 +01:00 committed by GitHub
commit 6a041692ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 520 additions and 0 deletions

View file

@ -26,6 +26,7 @@ enabled_collectors=$(cat << COLLECTORS
netdev
netstat
nfs
nfsd
qdisc
sockstat
stat