Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing MQ Queues and which Clusters they belong to ? #191

Closed
leondelange123 opened this issue Sep 26, 2022 · 4 comments
Closed

Listing MQ Queues and which Clusters they belong to ? #191

leondelange123 opened this issue Sep 26, 2022 · 4 comments

Comments

@leondelange123
Copy link

Hello Mark,

I was wondering if at all possible to perhaps include the CLUSTER a queue belongs to per queue manager. We use Grafana and this exporter heavily at our site and it would be very handy if we could tell which cluster a queue belongs to.

We are looking to setup a self service portal and need some of this info and since you done such brilliant job already getting all the other data how about including cluster name please.

Thanks
Leon De Lange
ABSA Bank

@ibmmqmet
Copy link
Collaborator

Adding the single cluster tag sounds reasonable. I'll take a look for the next set of updates.

But I wouldn't expect to deal with CLUSTERNL resolution, where a queue might be a member of multiple clusters (just as the qmgr cluster status already here similarly doesn't report CLUSTERNL settingds).

@leondelange123
Copy link
Author

Morning, Yes spot on... All I'm after is a way to see which cluster a queue belongs to in a queue manager. That way with Grafana I can build a view of clusters and which queues belong to which cluster.
This will be extremely valuable and would really help in our self services journey.

Example.... Add the CLUSTER to the exporter metrics... So in Grafana I can say list all queue in the "QU.CLUSTER" and the QMGR will be there already I guess.

display qlocal('CURO.INTERFACE.CLIENT.QLCL.AWD') CLUSTER
6 : display qlocal('CURO.INTERFACE.CLIENT.QLCL.AWD') CLUSTER
AMQ8409I: Display Queue details.
QUEUE(CURO.INTERFACE.CLIENT.QLCL.AWD) TYPE(QLOCAL)
CLUSTER(QU.CLUSTER)

Thanks for looking Mark...

@ibmmqmet
Copy link
Collaborator

ibmmqmet commented Nov 3, 2022

Added a "cluster" tag in latest version

@leondelange123
Copy link
Author

Thanks very much Mark. I have complied last night and it's working great. Again thanks for a speedy response.

@ibmmqmet ibmmqmet closed this as completed Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants