README.md

December 4, 2022 ยท View on GitHub

SysMon with PerfMonData

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 On2009-06-26 00:12:46
ByWallonso
LevelAdvanced
User Rating5.0 (10 globes from 2 users)
CompatibilityVB 6.0
CategoryWindows System Services
WorldVisual Basic
Archive FileSysMon_wit2155896252009.zip

API Declarations

see code