ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IIB MQTT management interface

Post new topic  Reply to topic
 IIB MQTT management interface « View previous topic :: View next topic » 
Author Message
souciance
PostPosted: Sun Oct 01, 2017 9:04 am    Post subject: IIB MQTT management interface Reply with quote

Disciple

Joined: 29 Jun 2010
Posts: 169

Hello,

Subscribing to the MQTT management topics for IIB results in messages such as:
Code:

<Broker uuid="12345678-1234-1234-1234-123456789012">
        <ExecutionGroup uuid="12345678-1234-1234-1234-123456789012">
                  <Stop>
                         <AllMessageFlows/>
                  </Stop>
        </ExecutionGroup>
</Broker>


Does anyone know how I can go from the uuid to actual broker and execution group names? Couldn't find it anywhere in the infocenter. In this case I am imagining subscribing to all events on the IIB node.
Back to top
View user's profile Send private message
paintpot
PostPosted: Wed Oct 04, 2017 2:49 am    Post subject: Reply with quote

Centurion

Joined: 19 Sep 2005
Posts: 112
Location: UK

Requires some heavy lifting to sift the output, but this command gives you the UUIDs (and a lot more)

Code:
mqsilist -a -r -d2
Back to top
View user's profile Send private message
gbaddeley
PostPosted: Wed Oct 04, 2017 2:46 pm    Post subject: Reply with quote

Jedi

Joined: 25 Mar 2003
Posts: 2492
Location: Melbourne, Australia

If the EG is running, its uuid appears on the process command line.
ps -e -o args | grep your-uuid
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » IIB MQTT management interface
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.