Skip to content

Various fixes and changes to the Arex ganglia implementation

Maiken requested to merge (removed):arex_ganglia into master

Instead of using gangliarc to extract jobs-metrics, the built-in arex-ganglia implementation can be used.

To enable it in arc.conf [arex/ganglia]

At the moment only metrics on jobs is collected. If you want e.g. heartbeat or data-staging metrics you at the moment will also need to run gangliarc.

This merge includes:

  • Fixed wrong order for configuration processing hindering arex-ganglia to be enabled
  • Extended metrics to include failed jobs
  • Cleaned up code

Merge request reports

Loading