You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tiny nvidia_smi-based GPU collector for node_exporter
To activate metric collection,
install.sh and
add --collector.textfile.directory /tmp/text_metrics to your node-exporter cmdline.
Under Debian, this is done by editing /etc/default/prometheus-node-exporter
About
A minimal GPU metric collector for node_exporter based on nvidia_smi written in BASH