netdata / msi-installer

Netdata installer for Windows using WSL2
GNU General Public License v3.0
21 stars 2 forks source link

Unable to monitor Nvidia GPU status with nvidia-smi #33

Open kooliokevin opened 1 year ago

kooliokevin commented 1 year ago

My setup is pretty convoluted. Essentially I have Netdata running in a docker container on port 19998 and this Netdata Windows MSI version on port 19999.

I have both working to a point where I'm happy with it, except I'd like to also monitor the GPU on my computer in Netdata.

I've been scouring thru various forums/posts and am having issues with this particular setup of Netdata (not the docker install, but the Windows one) and using nvidia-smi to track my GPU. I've checked and the GPU is supported.

Here's an output of nvidia-wmi on the computer running this Netdata version: image

How can I get this chart data showing in Netdata? Any help is appreciated. Also this is my first post to Github so hopefully this is in the right spot :)

Contents of the nvidia_smi.conf file located at C:\Netdata\rootfs\etc\netdata\python.d image

I've uncommented the line in C:\Netdata\rootfs\usr\lib\netdata\conf.d image