Hi everybody,
I have just discovered netdata and I already think it is a great tool.
I installed it the recommended way using ‘curl’ and I have the latest stable branch on RHEL 7.8 with a Quadro P5200. Nvidia-smi works usually like a charm and the normal user can run it without escalated permissions.
I used inside the folder /etc/netdata/:
sudo ./edit-config python.d/nvidia_smi.conf
The conf file is created, with the values :
nvidia-hm:
name: nvidia-smi
update_every: 1
priority: 60000
penalty: no
autodetection_retry: 0
loop_mode: yes
poll_seconds: 1
After that I restart the netdata service using :
sudo systemctl restart netdata
… but nothing Nvidia related appears on the dashboard. I cannot wrap my head around it, I must have missed something but either on Github or the official documentation I have not found the answer.
Would someone please help me ?
Thanks in advance,
Alexandre