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 » General IBM MQ Support » PUB/SUB Qmgr event topics $SYS/MQ

Post new topic  Reply to topic
 PUB/SUB Qmgr event topics $SYS/MQ « View previous topic :: View next topic » 
Author Message
JosephGramig
PostPosted: Wed Dec 02, 2020 6:21 am    Post subject: PUB/SUB Qmgr event topics $SYS/MQ Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1231
Location: Gold Coast of Florida, USA

At this URL, there is a small sample of the topic strings. I have searched the KC and have not found a full listing with at least a short description.

Is there a list of the topic strings?
Back to top
View user's profile Send private message AIM Address
fjb_saper
PostPosted: Wed Dec 02, 2020 6:51 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

There cannot be an exhaustive list of topic strings because they are dynamic by nature.

However looking at amqsrua there is a specific discovery topic. (Don't remember look it up in the config...)
For each level it will give you the next level topics.
For each individual end leaf topic it will give you the unit of measure for the numbers provided...

For the rest of the SYS topics they are described in the corresponding sections of the infocenter. You can also look at TPSTATUS...
try
Code:
dis tpstatus('$SYS/MQ/INFO/#') type(topic)

_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
JosephGramig
PostPosted: Wed Dec 02, 2020 8:13 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1231
Location: Gold Coast of Florida, USA

@fjb_saper,

If you look at their example, the dynamic parts are in italics. So, I was hoping for a list of the parts that are not dynamic (with indications of the parts that are dynamic).
Back to top
View user's profile Send private message AIM Address
markt
PostPosted: Wed Dec 02, 2020 9:02 am    Post subject: Reply with quote

Knight

Joined: 14 May 2002
Posts: 503

For the resource metrics, the only "guaranteed" topic is at
Code:
$SYS/MQ/INFO/QMGR/<qmgr>/Monitor/METADATA/CLASSES


(actually there's that one plus language-keyed variants like .../CLASSES/Fr_FR that give the descriptions as translated text)

Everything from there on is meant to be dynamically discovered via the metadata. Which is what you can see amqsrua doing. If you run it with the "-d 1" option you get to see the individual topics.
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 » General IBM MQ Support » PUB/SUB Qmgr event topics $SYS/MQ
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.