Skip to content

Overview

Open Active Management Technology (Open AMT) Cloud Toolkit provides open-source, modular microservices and libraries for integration of Intel® Active Management Technology (Intel® AMT). As an open source implementation, the toolkit makes it easier for IT departments and independent software vendors (ISVs) to adopt, integrate, and customize out-of-band (OOB) management solutions for Intel vPro® platforms.

assets/images/OOBManagement.png

Figure 1: Open AMT Cloud Toolkit features out-of-band (OOB) management.

Intel® AMT supports remote manageability with:

OOB Management: This hardware-based remote management solution operates below the operating system.

Call Home: This capability enables administrators to control, update, and modify remote clients with OOB Management.

Goals

The toolkit guide provides instructions to:

Additional sections provide guidance on the reference implementation UI Toolkit, REST API usage, asset security, and more.

assets/images/AEHighLevelArch.png

Figure 2: High-level architecture consists of four major software components.

As shown in Figure 2, Open AMT Cloud Toolkit high-level architecture consists of four components:

  1. MPS - A microservice that uses an Intel vPro® platform feature, Client Initiated Remote Access (CIRA), for enabling edge, cloud devices to maintain a persistent connection for out-of-band manageability features, such as power control or Keyboard, Video, Mouse (KVM) control.
  2. RPS - A microservice that activates Intel® AMT platforms using predefined profiles and connects them to the MPS for manageability use cases.
  3. RPC - A lightweight client application that communicates with the RPS server to activate Intel® AMT.
  4. UI Toolkit - A toolkit that includes prebuilt React components and a reference implementation web console. The React-based snippets simplify the task of adding complex manageability-related UI controls, such as the KVM, to a console.
  5. Sample Web UI - A web based UI that demonstrates how to use the UI-Toolkit. It also provides a way to interact with the microservices and to help provide context as to how each microservice is used.

Integrate the Open AMT Cloud Toolkit into new and existing management consoles, software solutions, and more.

Open AMT Cloud Toolkit Setup

Build and Deploy Microservices Locally

If unfamiliar with Docker*, choose this setup option to accomplish a manual, local installation of microservices.

Get Started with Local Microservices

Estimated completion time: Approximately 15 minutes

Build and Deploy Microservices with Local Docker* Images

If familiar with Docker, choose this setup option to install microservices as local Docker images. This option is an especially good choice for development systems with Docker already installed.

Get Started with Microservices as Docker Images

Estimated completion time: Approximately 15 minutes

Both build-and-deploy options install microservices locally on a development system. The client application is installed on a managed device. Experienced Docker users may choose to deploy microservices straight to the cloud.


Additional Intel® AMT Resources

For additional information about Intel® AMT, see the following links: