prometheus-community / node-exporter-textfile-collector-scripts

Scripts for node-exporter's textfile collector
Apache License 2.0
505 stars 188 forks source link

NVMe metrics collector based on parallel #203

Closed dobbi84 closed 8 months ago

dobbi84 commented 8 months ago

A NVMe collector based on parallel that allows to collect the metrics quicker when the node has several NVMe drives. Included a Grafana dashboard that visualizes the metrics and for each panel reports a description coming from the NVMe express specifications.

Because there are now four files NVMe related everything has been moved to a common directory.

Signed-off-by: Davide Obbi davide.obbi@e4company.com