by Wallonso (5 Submissions)
Category: Windows System Services
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
This s a small example how to read CPU and ram/memory usage from remote systems by using the Perfmon data. Ever tried to read data from performance monitor (perfmon counters) ?
or HKEY_PERFORMANCE_DATA from registry ?
And finding out how to get RAM values on remote machines ... not easy
Because it uses the registry type : REG_RESOURCE_LIST with reading .translated values
some votes would be nice
Side Effects
may be
API Declarationssee code
Download SysMon with PerfMonData (12 KB)