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 Java / JMS » Queue Monitoring on Solaris

Post new topic  Reply to topic
 Queue Monitoring on Solaris « View previous topic :: View next topic » 
Author Message
sam
PostPosted: Mon Jun 17, 2002 4:05 pm    Post subject: Queue Monitoring on Solaris Reply with quote

Acolyte

Joined: 02 Apr 2002
Posts: 52

Are there any tools by which you can monitor the Queues on Solaris? I need to know when messages are flowing into my queue? Thanks.
Back to top
View user's profile Send private message
sam
PostPosted: Tue Jun 18, 2002 3:15 pm    Post subject: Reply with quote

Acolyte

Joined: 02 Apr 2002
Posts: 52

Any clue guys? Thanks all.
Back to top
View user's profile Send private message
bduncan
PostPosted: Wed Jun 19, 2002 9:46 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Sam,
For products like this, you are typically going to have to pay money. contact admin and MQSoftware both make good monitoring tools, and I've also used Candle's, but found the user interface harder to use. There are other products, but I have no direct experience with those. You can also use MQExplorer (comes with MQSeries for NT) to connect to the Solaris queue manager and see what is going on. However this requires human intervention whereas the other products actually monitor things and alert you when things go wrong.
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
sam
PostPosted: Fri Jun 21, 2002 8:24 am    Post subject: Reply with quote

Acolyte

Joined: 02 Apr 2002
Posts: 52

Brandon,
Thanks for the reply. The only other question I had was,can I look at how many messages are being put on the Queue as opposed to actually monitoring it. Also are there some tools available for this which are free? Thanks.
Back to top
View user's profile Send private message
bduncan
PostPosted: Fri Jun 21, 2002 8:39 am    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Sam,
Yes, you can look at how many messages are being put on the queue. When you say "how many messages are being put on the queue" this can either mean the depth of the queue at any point in time, or the rate at which messages are being put to the queue. I'm not sure which you are interested in, but MQSeries allows you to monitor both. There are three ways to do this. Using the MQI API, you can issue an MQINQ command to look at the attributes of a queue (or any other MQ object for that matter). There is a perl program in the software repository that illustrates how to do this.
The second way is to use the PCF interface, which allows you to communicate directly with the queue manager, issuing commands in much the same way you would do in runmqsc.
The third way is to use a scripting language like perl to execute runmqsc and issue commands directly. The answers can be parsed, and stored in a file, database, etc., from which you can glean useful statistics. I've written an cluster monitoring tool that will appear in an upcoming issue of xephon's MQUpdate journal, so you'll have to wait until then if you want to see the source code...
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
sam
PostPosted: Sat Jun 22, 2002 1:13 pm    Post subject: Reply with quote

Acolyte

Joined: 02 Apr 2002
Posts: 52

Thanks for the input. Where can I find the source code for the PERL Script in the first case? What is this PCF Interface? Is this available free with MQSeries? Appreciate your ideas.
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 » IBM MQ Java / JMS » Queue Monitoring on Solaris
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.