The is a Prometheus exporter for FreeBSD's NFS statistics. Currently only the server statistics are supported; client stats will come later.
cargo install freebsd-nfs-exporter
daemon nfs-exporter
Note that the FreeBSD port of this exporter (net-mgmt/nfs-exporter) comes with an rc(8) service script.
freebsd-nfs-exporter does not guarantee any specific MSRV. Rather, it guarantees compatibility with the oldest rustc shipped in the latest quarterly branch of the FreeBSD ports collection.
freebsd-nfs-exporter
is primarily distributed under the terms of both the MIT
license and the Apache License (Version 2.0).
See LICENSE-APACHE, and LICENSE-MIT for details