README.md
December 4, 2022 ยท View on GitHub
Description
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
More Info
may be
| Submitted On | 2009-06-26 00:12:46 |
| By | Wallonso |
| Level | Advanced |
| User Rating | 5.0 (10 globes from 2 users) |
| Compatibility | VB 6.0 |
| Category | Windows System Services |
| World | Visual Basic |
| Archive File | SysMon_wit2155896252009.zip |
API Declarations
see code