I'm on netdata 1.47.5. The nvidia-smi plugin used to be working fine, but does not showing results since Oct 24.
I have checked the go.d.conf and netdata.conf, the plugin is enabled. Following the debugging procedures, there is no anything useful from the log. And the nvidia-smi is not running in the background.
#Nvidia-smi plugin not showing metrics
1 messages · Page 1 of 1 (latest)
Remove /etc/netdata/go.d/nvidia_smi.conf. This file contains 0 data collection jobs, that is why it doesn't work.
Thank you so much ilyam8, that solves the problem. I remember I have cleared all outdated configs in this file, without noticing the what it means to the collection jobs.
Yes, that's exactly how it works: if a file exists and there are no data collection jobs in it... no jobs will be run.