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 Discussion » Is there a benchmarking tool for WMQ v6?

Post new topic  Reply to topic
 Is there a benchmarking tool for WMQ v6? « View previous topic :: View next topic » 
Author Message
Ronald.Meringer
PostPosted: Fri Dec 04, 2009 12:52 pm    Post subject: Is there a benchmarking tool for WMQ v6? Reply with quote

Newbie

Joined: 23 Feb 2006
Posts: 2
Location: Phoenix, AZ

Is there a tool to benchmark the enqueue/dequeue rate for a local Queue?
_________________
Ronald Meringer
American Express Technologies
Back to top
View user's profile Send private message MSN Messenger
mvic
PostPosted: Fri Dec 04, 2009 1:22 pm    Post subject: Re: Is there a benchmarking tool for WMQ v6? Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

Ronald.Meringer wrote:
Is there a tool to benchmark the enqueue/dequeue rate for a local Queue?

Queue statistics - see http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzax.doc/sttmsgs.htm and surrounding pages.

To get going quickly:

runmqsc > ALTER QMGR STATQ(ON)
runmqsc > ALTER QMGR STATINT(10)

### Now run your test. A statistics message will be written to MQ's
### statistics queue every 10 seconds.

amqsmon -m YOURQMNAME -t statistics > outputfile.txt

### Review output in outputfile.txt
### Note amqsmon.c is a sample program and can be altered and
### rebuilt if it helps you.
Back to top
View user's profile Send private message
LuisFer
PostPosted: Wed Dec 09, 2009 10:01 am    Post subject: Re: Is there a benchmarking tool for WMQ v6? Reply with quote

Partisan

Joined: 17 Aug 2002
Posts: 302

Ronald.Meringer wrote:
Is there a tool to benchmark the enqueue/dequeue rate for a local Queue?

Look at http://www.mqmonq.net .(Spanish now but in english next month)
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 Discussion » Is there a benchmarking tool for WMQ v6?
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.