Skip to content

NFS

Auto-Discovery
Health Check
Metrics
Logs

Metrics are gathered using /proc/self/mountstats.

NFS should be detected automatically on your server, but you can manually enable it by adding the following to /etc/glouton/conf.d/99-local.conf:

service:
[...]
- type: "nfs"

The following metrics are gathered:

MetricDescription
nfs_opsThe number of operations executed per second
nfs_transmitted_bitsThe data exchanged in bits/s
nfs_rtt_per_op_secondsThe average round-trip time per operation in seconds
nfs_retransThe number of times an operation had to be retried per second