Monitor Agent sample overview

The Resource Monitor Agent sample demonstrates the creation of a sample monitor dll.

Detail of the Resource Monitor Agent sample

The Resource Monitor Agent searches for monitor libraries in real time. It handles communications with the monitor server, event generation, data collection, and recording.

To understand the rationale of this sample, refer to Creating Resource Monitor Agent extensions.

To understand how to create enumerated resource string data values, refer to Creating Enumerated Resource Monitor string attributes.

To understand how to create a threshold template, refer to Creating Resource Monitor threshold templates.

Source files of the sample