prometheus / node_exporter

Exporter for machine metrics
https://prometheus.io/
Apache License 2.0
11.04k stars 2.34k forks source link

RFE: Add support for CIFS #987

Open shibumi opened 6 years ago

shibumi commented 6 years ago

I would like to measure CIFS Performance of a mounted CIFS Share on my nodes. It would be nice if node_exporter could support CIFS Performance measuring via https://www.systutorials.com/docs/linux/man/1-cifsiostat/

SuperQ commented 6 years ago

We've filed https://github.com/prometheus/procfs/issues/95 to track the procfs parsing side of things.