NetXMS Support Forum

English Support => General Support => Topic started by: Egert143 on May 09, 2024, 08:53:46 AM

Title: Monitoring gpu on windows
Post by: Egert143 on May 09, 2024, 08:53:46 AM
Is it possible to detect gpu model on windows system and also monitor usage?
Title: Re: Monitoring gpu on windows
Post by: Filipp Sudanov on May 10, 2024, 07:49:34 PM
We do not have any out of the box metrics, but if you find any command line utility that is able to get this data, you can add external metric for that.
Title: Re: Monitoring gpu on windows
Post by: Victor Kirhenshtein on May 11, 2024, 11:14:19 AM
You likely can use Windows performance counters. There are quite a lot of them for GPU. I didn't try to collect them from NetXMS, but my Windows notebook seems to provide GPU utilization and GPU memory usage among other stuff, and they should work as any other perf counter using "Windows Performance Counter" source for DCI.

Best regards,
Victor