Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Team planners
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
AcademicID

Side Menu

Collapse project menu

  • Overview
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Wiki
    Wiki
  • News
  • Forums

Content

Expand project menu
STACK
  1. GWDG OpenProject
  2. netzwerk-mathe-digital
  3. Wiki
  4. Wiki
  5. Systeme
  6. STACK
  7. Performance Measurement goemaxima-container
More
  • Print
  • Table of contents

Performance Measurement goemaxima-container

More
  • Print
  • Table of contents
Export
Export
  • Atom
  • Markdown

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.

Loading...