I want to monitor Nvidia display card in HP computer, I need to monitor the memory card.
How can I do it?
Article Comments
Hi,
SELECT AdapterRAM FROM Win32_VideoController (using WMI)
Is that what you are looking for?
Regards,
May, 2012 - Permalink
Hi Gerard
I can't find this option, cn you guide me how to do this?.
thanks Lior
May, 2012 - Permalink
Hi Lior,
You will have to create your own WMI script. There are some examples in the "\Custom Sensors\WMI WQL scripts" folder of your PRTG installation.
Once created, you can add a new Custom Sensor and select the script.
Regards,
May, 2012 - Permalink
Hi,
I'm afraid that is not possible or hasn't at least been tried. So I'm really sorry but I'm not aware of any method monitoring a graphics card?
Best regards
May, 2012 - Permalink