(Conditional) Downloading the Liberty data collector
The Liberty data collector is available in the WebSphere Liberty Repository and it can be automatically downloaded if your local system can access this online public repository. If your firewall rules do not allow connection to the WebSphere Liberty Repository, you can download it from another system that has access. Alternatively, you can download the data collector from Passport Advantage.
Procedure
To download the Liberty data collector, complete the download from one of the following locations:
-
WebSphere Liberty Repository
If your environment doesn't have access to the WebSphere Liberty repository where the Liberty application container is built , complete the following steps:
- Download the extension pack as a
.esa
file from another system that can access Liberty data collector in the WebSphere Liberty Repository. - Copy the downloaded
.esa
file to a temporary directory on your local system where theLiberty
application is running.
If your environment has access to the WebSphere Liberty repository where the
Liberty
application container is built, complete the following step:-
Add the following to the
Docker
file, so that the.esa
file is downloaded automatically:RUN /opt/ibm/wlp/bin/installUtility install ibmAppMetricsForJava-1.2.1 --acceptLicense
- Download the extension pack as a
-
Passport Advantage
- To download from Passport Advantage, review the part numbers and components to download. For more information, see Passport Advantage part numbers.
- Unpack the greenfield package to get the latest liberty data collector (javametrics.liberty.icam-1.2.1.esa).
-
Enter the following:
tar xzf cp4mcm_DataCollectors_2.3.tar.gz cd cp4mcm_DataCollectors_2.3 tar zxf app_mgmt_runtime_dc_2020.2.2.tar.gz cd app_mgmt_runtime_dc_2020.2.2