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 could I monitor message flows?

Post new topic  Reply to topic
 How could I monitor message flows? « View previous topic :: View next topic » 
Author Message
maha20
PostPosted: Thu Jul 07, 2005 1:36 pm    Post subject: How could I monitor message flows? Reply with quote

Voyager

Joined: 23 Sep 2003
Posts: 79

Hi-
I would like to show the status of a message flow on a web page. I have subscribed operational topics '$SYS/Broker/+/Status/ExecutionGroup/#' but I am not getting the label name of the message flow when the state is changed. How could I get the name of the message flow ?.. I am thinking of creating a flow which picks up this message and gets the label name from the broker database.. Can someone suggest me .. thx,
_________________
IBM Certified System Administrator -WMQ V5.3
SCJP 1.4
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Jul 08, 2005 10:02 pm    Post subject: Reply with quote

Jedi Knight

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

I think you will get the UUID of the message flow. It'd be a good idea to create another message flow which does the looup of the UUID to get the message flow name.
_________________
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
maha20
PostPosted: Sat Jul 09, 2005 2:14 pm    Post subject: Reply with quote

Voyager

Joined: 23 Sep 2003
Posts: 79

Kirani-
If I need to do a look up then can u pls. suggest me the broker table name I need to search for the message flow name. Thanks a bunch .

Maha
_________________
IBM Certified System Administrator -WMQ V5.3
SCJP 1.4
Back to top
View user's profile Send private message
wbibrk
PostPosted: Sat Jul 09, 2005 4:50 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Jul 2005
Posts: 46

Hi,

It is not the broker DB but the ConfigMgr DB which containst the information about the msgflows. You can use the CMSGFLOW table which contains the name and UUID of the msgflows.
Back to top
View user's profile Send private message Send e-mail
PeterPotkay
PostPosted: Sat Jul 09, 2005 6:08 pm    Post subject: Re: How could I monitor message flows? Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

maha20 wrote:
Hi-
I would like to show the status of a message flow on a web page.


Why not show the depth of the queues, as well as the Input Count (IPROCS)? If the queue is open, and the queue is empty, life is good.

If you just show the status of the flow, it could be "running", but looping, or god knows what else, and your q is backed up with 10,000 messages. But everyone that looks at your webpage sees the flow as running and thinks all is well.

It is also extremely easy to code to show the depth and the Input count in a webpage. I did it by coding it in a Java Applet.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
maha20
PostPosted: Sun Jul 10, 2005 9:54 pm    Post subject: Reply with quote

Voyager

Joined: 23 Sep 2003
Posts: 79

Thanks wbibrk. Peter I am already showing the IPROCS and QDepth but in addition I was aksed to show the status of the broker and message flows. Thanks for your valuable suggestion.

Maha
_________________
IBM Certified System Administrator -WMQ V5.3
SCJP 1.4
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 » How could I monitor message flows?
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.