Content
Command line tools
The following commands work with all docker container:
docker top [container name] aux
docker stats [container name]
The goemaxima container is prepared for using grafana for metrics. Instead of using grafana you can get the metrics via curl:
curl http://[container-url:port]/metrics
The port is the same you are using for STACK.