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.
… 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.
OK ! Thanks to the hint in error log, I have the solution. It appears that the file does not read tabulations… my bad. An old habit to format code…
Huge thanks @Rybue for your precious help and your reactivity
Hi @Rybue,
Thanks a lot for your reactivity, I deeply apologize for being late.
I ran :
sudo ./edit-config python.d.conf
and uncomented the nvidia_smi yes line. I then restarted the service but still nothing… On the dashboard I searched under NetData Monitoring > python.d but still no Nvidia Gpu… Am I missing something ?