I have an issue with monitoring NFS (running at Host) on node-exporter which is docker, Node-Exporter using */proc *directory that bidden to docker:
*/proc:/host/proc [Read-Only]* Other metrics are good but the NFS not working, because '*nfsd*' and '*nfs*' file is not showing in these path: */host/proc/net/rpc/* On Monday, October 19, 2020 at 7:35:01 PM UTC+3:30 Harald Koch wrote: > On Mon, Oct 19, 2020, at 09:32, Srikanth Reddy K wrote: > > Guys do anyone know how to monitor nfs service through pometheus > > > There are collectors for 'nfs' and 'nfsd' built-in to the node_exporter, > but IIRC they're not enabled by default; you just need to change the > startup flags for the exporter. > > There are lots of useful statistics for NFS, and a couple of good > dashboards at the Grafana site. > > -- > Harald > > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a946e1d7-10ca-4671-a395-5102cb63e875n%40googlegroups.com.

