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 » How many flows / sets are running?

Post new topic  Reply to topic
 How many flows / sets are running? « View previous topic :: View next topic » 
Author Message
PeterPotkay
PostPosted: Fri Jan 28, 2005 5:17 am    Post subject: How many flows / sets are running? Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

To have management better understand how much we do and show that the work continues to increase, I would like to track the total #s of flows and sets deployed to Production.

Is there any file somewhere that contains this #? I don't want to have to open the ToolKit and count every month.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Tibor
PostPosted: Fri Jan 28, 2005 6:01 am    Post subject: Reply with quote

Grand Master

Joined: 20 May 2001
Posts: 1033
Location: Hungary

Peter,

You can run a query on brokerresources table. But not so smart

Tibor
Back to top
View user's profile Send private message
mqmhr
PostPosted: Fri Jan 28, 2005 6:17 am    Post subject: Reply with quote

Centurion

Joined: 28 Dec 2004
Posts: 105

You could use the command mqsireportflowstats <BrokerName> -s -g -j and redirect the output to a file. One line is reported for each message flow in each execution group. This is a rather crude way of finding out the number of message flows but it is effective.
Back to top
View user's profile Send private message
nathanw
PostPosted: Fri Jan 28, 2005 7:33 am    Post subject: Reply with quote

Knight

Joined: 14 Jul 2004
Posts: 550

If you could open yur bar file that should tell you what has been deployed etc

or do you actually want to see what has run

of course opening the bar file may be impossible so maybe that idea wont work

but there must be a way of finding out what is where etc
Back to top
View user's profile Send private message MSN Messenger
jwende
PostPosted: Fri Jan 28, 2005 9:51 am    Post subject: Reply with quote

Novice

Joined: 02 Jul 2001
Posts: 23

mqsilist
gives you the list installed brokers

mqsilist <Broker_name>
gives you the list of executiongroups for a certain broker

mqsilist <Broker_name> -e <Execution_Group_Name>
gives you a list of flows for a certain execution group

I'm not a script expert - but it may possible to combine all three commands into one script to produce a nice listing.
Back to top
View user's profile Send private message Send e-mail
kirani
PostPosted: Sat Jan 29, 2005 3:14 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

I don't there is any command to list message sets though.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
jwende
PostPosted: Mon Jan 31, 2005 1:14 am    Post subject: Reply with quote

Novice

Joined: 02 Jul 2001
Posts: 23

you can try is one:
mqsireportproperties WBRK_BROKER -e test -o ComIbmMtiParserFactory -r

It gives you some information about the parser itself but it lists also the messageset id of the deployed messagesets:

MessageFormat
uuid='JL7OAHK002001'
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How many flows / sets are running?
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.