Manually installing the Jolokia OSGi agent to a Talend Runtime Container - 8.0

Talend ESB System Management Integration User Guide

Version
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend ESB
Talend Runtime
Content
Administration and Monitoring
Installation and Upgrade
Last publication date
2024-02-06
To install Jolokia agent in Talend Runtime Container:
  1. Connect to Talend Runtime.
  2. Enter the following command at prompt:
    feature:install jolokia
To confirm that Jolokia is installed successfully:
  1. In a private browser, access URL http://localhost:8040/jolokia.
  2. You should see a protected page:
    Note: The username and password is defined in the <TalendRuntimePath>/etc/users.properties file.