The Intel Active Management Technology Software Developers Kit (SDK) can be downloaded from the Manageability link which is located on this Forums web page. Inside the SDK are libraries containing APIs that your application can call in order to take advantage of Intel AMT to monitor events occurring on your system. The SDK contains documents detailing how to use the APIs as well as code samples to help you get started. The SDK document called User Guide.pdf should be a good place to go to find out which features you need and therefore which sample code you wouldwant to look at.
G.Holmes



Using AMT to record/send events of problems encountered?
I was wondering how applications installed on IAMT monitored systems can take advantage of IAMT to record/send events of problems encountered? Or are these events restricted to those detected by the hardware? Are there other ways to have applications (not ISV software) use IAMT to aid IT personnel in providing information about problems these applications are having -- or for that matter to configure those apps or even execute commands within those apps? I am not able to find much information about IAMT that provides much detail about how it can be used by applications on the monitored system.