I developed an application that needs to be tracked. Our monitoring site manager wants my application to generate some performance parameters using the Windows Performance Monitor.
He can then control them in windows and ManageEngine's ApplicationManger product through WMI.
I am looking for a Delphi implementation to register / create a Windows performance counter and set their values.
source
share