Skip to content

[Metricbeat] IBM MQ Module #13508

@sorantis

Description

@sorantis

We already have an IBM MQ integration in Filebeat. To make this integration complete we need to extend it with metrics in Metricbeat.
There's a community beat and a PR(#8870) derived from it by @felix-lessoer for Metricbeat. The PR already exposes 4 metricsets:

  • qmgr - collects status information for one queue manager. A Queue manager is the main objects in MQ. It consists all the other objects like queues and channels.
  • queue - collects status and statistics information about any queue of a queue manager.
  • channel- collects status and statistics information about any channel of a queue manager.
  • custom - any PCF command can be executed by this metricset.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions