Building Application Monitor Agent Docker Image
ActiveMatrix Service Grid - Container Edition provides an Application Monitor agent. After you register the Application Monitor agent with TIBCO Enterprise Administrator, you can monitor ActiveMatrix Service Grid - Container Edition applications by using the Application Monitor.
Before you begin
- See Preparing for Containerization.
- To update JVM arguments and Log4j configuration for the Application Monitor, see Setting JVM Arguments and Logging Configuration for Application Monitor.
- Procedure
- Navigate to
<temp_directory>/amsgce-runtime-<version>/teaagent/build. -
Build the Application Monitor agent Docker image by using the following script:
./build_amxceteaagent.shYou can list the most recently created images by using the following command:
docker imagesNote:./build_amxceteaagent.shscript creates the image with the default nameamxceteaagent:1.0, though you specify different image name by using-- imagetag.