2 Plan for Advanced Management Console Installation
The Plan for Advanced Management Console Installation describes the Advanced Management Console core components, software requirements, and installation steps.
Read about software requirements and various components of AMC described in this section before you begin installation.
Note:
This release of the Advanced Management Console is primarily a bug fix release. For additional information about AMC releases, see the Advanced Management Console Release Notes.
The Plan for Advanced Management Console Installation contains the following sections:
About Advanced Management Console
The Advanced Management Console provides system administrators with insight into the Java applications that their users run and the versions of the Java Runtime Environment (JRE) that are used in their enterprise.
The Advanced Management Console is packaged as an Enterprise Archive (EAR) file. This file contains the AMC components, such as the Advanced Management Console server, agent, and browser-based user interface. You must provide the WebLogic Server, database, and a JRE for AMC to use.
The Figure 2-1 shows AMC architecture, components, data flow, and the installation sequence. The core components of the AMC are AMC server and AMC agent.
Figure 2-1 Figure 2-1 Advanced Management Console Components and Installation Steps
Description of "Figure 2-1 Figure 2-1 Advanced Management Console Components and Installation Steps"
The following topics describe the core components and other elements of AMC:
Advanced Management Console Server
The Advanced Management Console server uses MySQL or Oracle database to store its internal data and periodically downloads the Java Security Baseline from Oracle extranet. The Advanced Management Console server collects the Java Usage Tracking records of the Java SE runtime on Windows, macOS, and Linux desktops.
The Advanced Management Console server is a Java Platform Enterprise Edition (Java EE) application that must be deployed in Oracle WebLogic Server as shown in Figure 2-1.
Advanced Management Console Agent
The Advanced Management Console (AMC) agent is another core component, which is deployed on Microsoft Windows and macOS desktops.
The agent automatically enables Java Usage Tracker on installed Java SE runtime. The agent periodically reports data (operating system family, version, and installed Java Runtime Environments) to the Advanced Management Console server. The agent downloads and applies deployment rule set to the installed Java Runtime Environments (JREs). It automatically enables Java Usage Tracker on installed JREs.
Note:
CPU, memory, disc space, and network capacity requirements are all negligible for the AMC agent provided the appropriate OS and Java version are used.
The AMC agent is
supported on desktops running on Windows, macOS, and Linux distributions having
systemd
or upstart
service management framework.
See Figure 2-1. For distributions not supported, the Java Usage Tracker can be configured
manually.
Software Prerequisites and System Requirements for Advanced Management Console Components
Check the system requirements before setting up the Advanced Management Console to be sure that it runs in your environment.
Component | Requirements | Supported Platform |
---|---|---|
Advanced Management Console Server |
Software:
Minimum hardware configuration:
|
For supported configurations of WebLogic Server 14c and 12c R2, see: |
Advanced Management Console Database |
One of the following databases:
A minimum of 12 GB memory is required for a dedicated Oracle server managing 120 K desktops and 16 GB memory is required if the Oracle server is co-existent with the WebLogic Server. Ensure that you have at least 20 GB free storage space for the Oracle Database. Also, maintain the database regularly as the data in the database might keep increasing over a period of time. |
The list of supported platforms:
See the following links for information on:
|
Advanced Management Console Agent |
The list of supported platforms:
|
|
Advanced Management Console UI |
One of the following browsers, depending on your platform:
To run the Java Web Start applications that Advanced Management Console starts, Java Runtime Environment (JRE) 8u131 or later is required; use of the latest Java security update is recommended. If you use a 32-bit browser on a 64-bit system, then a 32-bit JRE is required. |
|
Note:
It’s recommended to consider upgrading the Advanced Management Console database to Oracle 12c and WebLogic server to WebLogic Server 12c R2 and later. See the Advanced Management Console downloads page.The Advanced Management Console uses data collected by Java Usage Tracker. Java Usage Tracker is available for all releases of Java 7 and above, also for the following older Java releases:
-
6u25 and later updates
-
5.0u33 and later updates
-
1.4.2_35 and later updates
Note:
Java Usage Tracking is a feature of Oracle Java runtimes (JDK and JRE). Usage tracking is not available for Open JDK binaries.Installing and Configuring Advanced Management Console
The Advanced Management Console installation and configuration consists of the following steps. Complete each step in the process before proceeding to the next step.
Migrating Advanced Management Console to the Latest Version
The existing users of Advanced Management Console can update to the latest available version of the AMC server, database, and agent. The migration process involves both manual and automatic steps.
Advanced Management Console Migration describes the migration process.