4,391 Posts served
10,716 Conversations started
- Academic

- Android

- Art, Music, & Animation

- Embedded Computing

- Events

- Game Development

- Graphics & Media

- Intel SW Partner Program

- Intel® AppUp Developer Program

- Manageability & Security

- Mobility

- Open Source

- Parallel Programming

- Performance and Optimization

- Power Efficiency

- Site News & Announcements

- Software Tools

- Association for Computing Machinery TechNews (ACM)
- Go Parallel! (Dr. Dobbs)
- HPCwire (Tabor Communications, Inc.)
- insideHPC (John West)
- Joe Duffy's Weblog (Microsoft)
- Microsoft Parallel Programming Development Center (Microsoft Germany)
- MultiCoreInfo.com
- scalability.org (Scalable Informatics)
- Software Dev Blog (Intel Germany)
- Soft Talk Blog (Intel United Kingdom)
- The Moth (Microsoft)
Wrapping all Intel AMT software together - AMT SW, part 11
By Shmuel Gershon (Intel) (26 posts) on April 2, 2010 at 3:25 am
Hello again!
We went over a lot of details during the past 10 posts that explained each and every part of the Intel AMT software (full list at the bottom). We've learnt what is each software, how it works and how it's configured.
Now that we know so much about the different apps, what's left?
Well, "putting it all together": better understanding the relationship between applications. This will help when writing and troubleshooting applications that interact with Intel AMT software.
Let's save words by using a simple diagram:

How to read it: Any software that sits on top of other(s) in this diagram depends on the software at the bottom for proper functionality
Any software that sits on top of other(s) in this diagram depends on the software at the bottom for proper functionality.
We can see that each and every software from the Intel AMT kit depends on the Intel MEI (formerly HECI) driver; as we explained in this post, this driver is the one who directly talks with the Intel AMT hardware embedded software.
Let's deep dive into the parts of the AMT software marked with the numbered circles:
- Two major applications communicate with the Intel MEI:
- the LMS (used for local http traffic).
- And either:
- In older platforms (until generation 3.x), the Privacy Icon service atchksrv too.
- The atchksrv gets the information that the Privacy Icon (AMT pop-up) needs in order to show the Intel AMT status.
- From generation 4.x and up, the UNS (used for local user notification).
- UNS connects directly with Intel MEI in order to provide status updates for the Intel Management and Security Status application. It is similar to what the atchksrv did for previous versions, but it gets more info -- without the need of a dedicated service.
- In older platforms (until generation 3.x), the Privacy Icon service atchksrv too.
- The LMS provides http access through the interface protocols (SOAP/EOI, WsManagement). Most of the software written for Intel AMT by ISVs will use this traffic interface, so it is recommended to keep the LMS installed and operational.
- The part of the UNS that is in charge of notifying the user's log about manageability actions uses the LMS as network.
This explanation is a very good complement to the detailed posts about the Intel AMT applications of intel AMT versions 2.x to 5.x. Reading the rest of the blog posts will fill any part that is harder to understand -- and we'll answer any question in the comments, too :).
Articles in the Intel® AMT software series:
- The software bundled with Intel AMT
- The notification area icon - understanding the pop-up
- Configuring the notification area icon & app
- More configurations (disabling) of the Intel AMT icon
- Detailed information to the user with the User Notification Service
- How the UNS works
- UNS Error Messages and how to fix them
- Newfangled Intel Management and Security Status
- Intel Management and Security Status (IMSS), advanced configurations
- Intel AMT software: LMS, HECI, MEI... why do I need those?
- Wrapping all Intel AMT software together
Categories: Manageability & Security
Tags: AMT, complete, comprehensive, HECI, IMSS, LMS, model, popup, privacy icon, software, uns, wrap
For more complete information about compiler optimizations, see our Optimization Notice.
Comments (4)
| April 6, 2010 10:53 AM PDT
javierandrescaceres
| Very useful =) |
| April 7, 2010 3:02 PM PDT
Kathy Farrel (Intel)
| Another great blog Shmuel! |
| August 4, 2010 10:54 AM PDT
Shmuel Gershon (Intel)
|
Thanks Andrew, Javier and Kathy! Please let know of other questions, I'll be glad to find answers for them :) |
Trackbacks (14)
- Intel Management and Security Status (IMSS), advanced configurations. Part 9 – Intel Software Network Blogs
April 2, 2010 5:38 AM PDT - Intel AMT software: LMS, HECI, MEI… why do I need those? Part 10 in the series – Intel Software Network Blogs
April 2, 2010 5:38 AM PDT - More configurations (disabling) of the Intel AMT icon. Part 4 in the Intel AMT software series – Intel Software Network Blogs
April 2, 2010 5:40 AM PDT - UNS “Failed to subscribe to local Intel AMT” Error Messages and how to fix them (Intel AMT SW, 7th part) – Intel Software Network Blogs
April 2, 2010 5:40 AM PDT - Intel AMT SW Part 8: Newfangled Intel Management and Security Status – Intel Software Network Blogs
April 2, 2010 5:40 AM PDT - Intel AMT SW Part 8: Newfangled Intel Management and Security Status – Intel Software Network Blogs
April 2, 2010 5:40 AM PDT - Part 5: Detailed information to the user with the User Notification Service – Intel Software Network Blogs
April 2, 2010 5:40 AM PDT - How the UNS works. Part 6 in the Intel AMT software series. – Intel Software Network Blogs
April 2, 2010 5:42 AM PDT - Configuring the notification area icon & app. Intel AMT SW Part 3 – Intel Software Network Blogs
April 2, 2010 5:44 AM PDT - Intel AMT SW, part 2: The notification area icon – understanding the pop-up – Intel Software Network Blogs
April 2, 2010 5:45 AM PDT - The software bundled with Intel AMT: Part 1 – Intel Software Network Blogs
April 2, 2010 5:45 AM PDT - Wrapping all Intel AMT software together – AMT SW, part 11
April 2, 2010 7:40 AM PDT - The Keys to Intel vPro Technology: HECI-MEI-LMS-SOL-UNS – Blogs - Intel® Software Network
October 24, 2011 12:11 PM PDT - The Keys to Intel vPro Technology: HECI-MEI-LMS-SOL-UNS – Blogs - Intel® Software Network
January 11, 2012 9:39 AM PST





Andrew Schiestl (Intel)
6,558