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 » IBM MQ Performance Monitoring » msg size monitor

Post new topic  Reply to topic
 msg size monitor « View previous topic :: View next topic » 
Author Message
DarXide
PostPosted: Wed Mar 24, 2010 7:19 am    Post subject: msg size monitor Reply with quote

Apprentice

Joined: 02 Dec 2007
Posts: 43
Location: israel

hello

with what program i can monitor the msg size in my queues ?
suggest me plz monitor tools for statistics
i need to know
msg size
how many msg put in queue

if you know some program publish it here plz
Back to top
View user's profile Send private message MSN Messenger
Vitor
PostPosted: Wed Mar 24, 2010 7:27 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

The queue manager (along with most of the commerical products discussed on this forum) can tell you message enqueue/dequeue rates (i.e. how many messages were placed on and taken from a given queue) from which you can calculate average queue depth.

I'm not aware of any application which can tell you average size of message on a queue. I'm not entirely certain why you'd want or need that information (aside from some utterly pointless audit requirement). Which is not to say there isn't an application or a valid need for the information.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
DarXide
PostPosted: Wed Mar 24, 2010 9:50 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Dec 2007
Posts: 43
Location: israel

i need to track this info
i know omegamon can do somthing like this
is there some other program ?
Back to top
View user's profile Send private message MSN Messenger
fjb_saper
PostPosted: Thu Mar 25, 2010 7:24 am    Post subject: Reply with quote

Grand High Poobah

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

DarXide wrote:
i need to track this info
i know omegamon can do somthing like this
is there some other program ?

Most good commercial monitoring tools will give you that info
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
DarXide
PostPosted: Mon Apr 05, 2010 9:09 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Dec 2007
Posts: 43
Location: israel

somthing else ?
Back to top
View user's profile Send private message MSN Messenger
ninapat
PostPosted: Mon Jun 07, 2010 2:17 am    Post subject: Reply with quote

Newbie

Joined: 27 Feb 2008
Posts: 6

http://mqsupervise.sourceforge.net
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Mon Jun 07, 2010 6:00 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

if messages are coming in / sent out by channels channel message exits may be an option to count messages and bytes. Channel status is source of some information too (e.g. bytes transferred), but some of this information is lost if the channel is stopped (as the "current" channel status is dropped then). And the information is not only related to messages (e.g. heartbeats will increase the byte count too)

otherwise you must write your own application to count messages and bytes. if messages arrive on Q1, you must make the application read Q2 instead of Q1, and your statistic program reads Q1, counts whatever it needs to count and then puts the message to Q2 so it can be picked up by the appplication.

but be aware that you cause delays, and that any problem with your statistic program will cause problems in the applicaion (no messages passed to application, or or or ...)

however, its cheap
_________________
Regards, Butcher
Back to top
View user's profile Send private message
RogerLacroix
PostPosted: Mon Jun 07, 2010 7:47 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

DarXide wrote:
somthing else ?

I believe MQ Auditor may be what you are looking for. Currently, we are beta testing MQ Auditor on Linux, Unix, IBM i (OS/400) and Windows and we are looking for feedback from users on it.

Here is the posting regarding it:
http://www.mqseries.net/phpBB2/viewtopic.php?t=53459

Links to the manual and sample audit files are posted in topic.

Please let me know if you have any questions or comments.

Regards,
Roger Lacroix
http://www.capitalware.biz
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Performance Monitoring » msg size monitor
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.