i want to monitor the GPU usage of our new rds-servers. They are virtualized with vmware and do have a passed-through pci device - a nVidia A16 to be precise.
In the Windows Server 2016 OS the drivers are installed and i am able to get the wanted values using nvidia-smi.
In the official documentation it states that there is a check-plugin for the windows agent
But in our CMK-version 2.0.0.p21 (CEE) the check-plugin is missing.
In C:\Program Files (x86)\checkmk\service\plugins you normally have the plugins that are included in the windows agent. Some you need to create rules for to activate, some you need to create rules for to be added to the agent.
I don’t see any checks in that directory that would be related to Nvidia.
We had the same use-case a few week ago (but on Linux) and we ended up writing our own nvidia-smi check
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.