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 » Status of Message Flows

Post new topic  Reply to topic
 Status of Message Flows « View previous topic :: View next topic » 
Author Message
sarathmattam
PostPosted: Mon Jan 12, 2009 4:19 am    Post subject: Status of Message Flows Reply with quote

Voyager

Joined: 05 Sep 2008
Posts: 94

Dear All,

I have one query regarding "checking the status of message flows". I have one EG and 5 flows are deployed in it. Out of that only 3 are running. How will i find out the names of the flows which are not running?? As per my knowledgre mqsilist BROKERNAME -e EG will give all the deployed flows.

I want to incorporate in a shell script . SO any commands to find out the same will be of great help to me ..

Thanks a lot in advance

Regards,
Sarath
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Jan 12, 2009 2:43 pm    Post subject: Reply with quote

Grand High Poobah

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

The toolkit proxy will give you the information you are looking for.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
sarathmattam
PostPosted: Mon Jan 12, 2009 8:30 pm    Post subject: Reply with quote

Voyager

Joined: 05 Sep 2008
Posts: 94

Thanks for the reply ..

But i am creating a shell script for checcking the status of the message flows. So Can you provide any commands which helps me to achieve this?

Regards,
Sarath
Back to top
View user's profile Send private message
j.f.sorge
PostPosted: Mon Jan 12, 2009 11:59 pm    Post subject: Code some Java Reply with quote

Master

Joined: 27 Feb 2008
Posts: 218

Code some java classes which use the ConfigManagerProxy API and print the results to stdout. Then you may use it in a shell script.
_________________
IBM Certified Solution Designer - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
vmcgloin
PostPosted: Tue Jan 13, 2009 1:35 am    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

Or, as a quick solution, depending on what the flows do (and whether you expect anything else to be reading the input queues) you might be able to check the open input count of any queues matching your naming standard for message flow input queues - using runmqsc which you can easily incorporate into a script too.
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Tue Jan 13, 2009 2:16 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi vmcgloin,
vmcgloin wrote:
Or, as a quick solution, depending on what the flows do (and whether you expect anything else to be reading the input queues) you might be able to check the open input count of any queues matching your naming standard for message flow input queues - using runmqsc which you can easily incorporate into a script too.
And what if someone opens one of those queues with say RFHUtil ?

I would go with Java to be sure of my results.

Regards.
Back to top
View user's profile Send private message Send e-mail
fschofer
PostPosted: Tue Jan 13, 2009 3:32 am    Post subject: Reply with quote

Knight

Joined: 02 Jul 2001
Posts: 524
Location: Mainz, Germany

Hi,

for a start take a look at the samples provided with the product
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r1m0/index.jsp?topic=/com.ibm.etools.mft.doc/ae33310_.htm

Greetings
Frank
Back to top
View user's profile Send private message Send e-mail
vmcgloin
PostPosted: Tue Jan 13, 2009 3:38 am    Post subject: Reply with quote

Knight

Joined: 04 Apr 2002
Posts: 560
Location: Scotland

elvis_gn wrote:
And what if someone opens one of those queues with say RFHUtil ?

I would go with Java to be sure of my results.

Regards.


I agree. I should have said 'quick & dirty' which is why I had the caveats.

Cheers,
Vicky
Back to top
View user's profile Send private message
sarathmattam
PostPosted: Tue Jan 13, 2009 6:48 pm    Post subject: Reply with quote

Voyager

Joined: 05 Sep 2008
Posts: 94

Thanks a lot for the replies.

In my case the chances of connecting using RFHUtil to the main servers is very less. But now the problem comes in the case of flows with FileInput nodes . Is there any methods like this for checking the status message flows starting with file input nodes ??

Thanks in advance..

Regards,
Sarath
Back to top
View user's profile Send private message
j.f.sorge
PostPosted: Wed Jan 14, 2009 2:38 am    Post subject: Reply with quote

Master

Joined: 27 Feb 2008
Posts: 218

sarathmattam wrote:
Is there any methods like this for checking the status message flows starting with file input nodes ??

Same solution as mentioned above - use ConfigManagerProxy to get the status of message flows...
_________________
IBM Certified Solution Designer - WebSphere MQ V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.0
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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 » Status of 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.