Setting up Application Monitoring by Using Hawk® Container Edition

You can monitor ActiveMatrix Service Grid - Container Edition applications in Docker and Kubernetes platform by using TIBCO Hawk® Container Edition. TIBCO Hawk® Container Edition is a tool for monitoring distributed applications in the container environment.

Before you begin
    Procedure
  1. Create the hawk-compose.yml file with required configurations in a temporary folder. Sample file is provided in the folder amsgce-runtime-<version>/samples/docker/stacks. For more information about the Docker Compose tool, see the Docker Compose documentation.
  2. Start the following Hawk services by using the hawk-compose.yml file.
    • Hawk Cluster Manager
    • Hawk Agent
    • Hawk Console
    • Command

      docker-compose -f  hawk-compose.yaml up -d
What to do next

If you have Hawk console container running, you can access it at http://<Console_host_IP>:<Host_port>/HawkConsole.

For more information about Monitoring ActiveMatrix Service Grid - Container Edition, see ActiveMatrix Service Grid - Container Edition Monitoring Guide.