Platform SDK: Performance Monitoring |
The System Monitor automation interface includes the following events.
Event name | Description |
---|---|
ISystemMonitorEvents.OnCounterAdded | Occurs when a counter is added in the System Monitor. |
ISystemMonitorEvents.OnCounterDeleted | Occurs when a counter is deleted in the System Monitor. |
ISystemMonitorEvents.OnCounterSelected | Occurs when a counter is selected in the System Monitor. |
ISystemMonitorEvents.OnDblClick | Occurs when a user double-clicks the graph line, histogram bar, or report item with the left mouse button. |
ISystemMonitorEvents.OnSampleCollected | Occurs when a sample is collected for all counters. |