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
    Procedure
  1. Navigate to <temp_directory>/amsgce-runtime-<version>/teaagent/build.
  2. Build the Application Monitor agent Docker image by using the following script:

    ./build_amxceteaagent.sh

    You can list the most recently created images by using the following command:

    docker images
    Note: ./build_amxceteaagent.sh script creates the image with the default name amxceteaagent:1.0, though you specify different image name by using -- image tag.