Skip to content
BleemeoBleemeo

NFS

Auto-Detection
Built-in Metrics

Bleemeo monitors NFS through automatic service detection and built-in metrics gathered from /proc/self/mountstats.

Glouton automatically detects NFS mounts on your server. If NFS is not detected automatically, you can enable it manually.

Terminal window
sudo tee /etc/glouton/conf.d/99-nfs.conf > /dev/null << 'EOF'
service:
- type: "nfs"
EOF
MetricDescription
nfs_opsNumber of operations executed per second
nfs_transmitted_bitsData exchanged in bits per second
nfs_rtt_per_op_secondsAverage round-trip time per operation in seconds
nfs_retransNumber of times an operation had to be retried per second