Author |
Message
|
David.Partridge |
Posted: Mon Dec 17, 2007 1:15 am Post subject: Monitoring WMB |
|
|
 Master
Joined: 28 Jun 2001 Posts: 249
|
Apart from checking that the execution groups are running and the flows are not disabled, what other forms of monitoring do folks recommend for Message Broker?
Do you rely on just monitoring the hosting queue manager, or do you actively monitor the broker?
Thanks
Dave |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Dec 17, 2007 4:41 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You really want to monitor the broker using some commercial package like Tivoli (mq + qi) or QPasa or any other product supporting flow monitoring and statistics.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
David.Partridge |
Posted: Mon Dec 17, 2007 6:43 am Post subject: |
|
|
 Master
Joined: 28 Jun 2001 Posts: 249
|
I should have made it clear in my initial post that the customer has a preferred supplier for monitoring software, and have purchased a corporate license from them. The software provided by this vendor currently does not have a component that monitors WMB, but does have an MQ monitoring component.
The vendor has hinted that they may be able to do something for monitoring Message Broker , but would like to know what is wanted.
So, back to the original question .
What should we be monitoring, and to a lesser extent how?
Thanks again
Dave |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Dec 17, 2007 1:53 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
you will need to monitor:
average and spot times for:
message in queue
message in flow (from entry point to exit point)
flow is running/flow is stopped
enqueue/dequeue rates/time to full/empty
number of additional flow instances running
If you do request / reply you might want to consider it as a subflow and be able to monitor not just the overall flow time but as well the request/reply subflow time.
Of course you need some repository for history etc...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Dec 17, 2007 2:29 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Don't forget that MQ is not the only way into and out of Broker.
Don't forget User Exits. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
David.Partridge |
Posted: Tue Dec 18, 2007 12:24 am Post subject: |
|
|
 Master
Joined: 28 Jun 2001 Posts: 249
|
It looks like most of what fjb-saper listed is available from Broker Message Flow statistics messages. Would that be a fair characterisation?
I've read conflicting statements about whether these statistics are gathered for different types of flow, some say the flow must start with an MQInput node, others that it can also start with HTTPInput and indeed other types. Could someone clarify for me please?
Thanks
David |
|
Back to top |
|
 |
dove-young |
Posted: Mon Mar 17, 2008 7:08 pm Post subject: |
|
|
Newbie
Joined: 21 Feb 2008 Posts: 9
|
David.Partridge wrote: |
I should have made it clear in my initial post that the customer has a preferred supplier for monitoring software, and have purchased a corporate license from them. The software provided by this vendor currently does not have a component that monitors WMB, but does have an MQ monitoring component.
The vendor has hinted that they may be able to do something for monitoring Message Broker , but would like to know what is wanted.
So, back to the original question .
What should we be monitoring, and to a lesser extent how?
Thanks again
Dave |
Basically, if a vendor told me that they did not knew what would be monitored at all, I will have no reason to believe their monitoring product all though they might deliver some as someone request.
I don't bet on my business. |
|
Back to top |
|
 |
vrboya |
Posted: Tue Sep 24, 2013 2:23 pm Post subject: |
|
|
Newbie
Joined: 20 Jul 2013 Posts: 7
|
Hi Guys,
Does anybody have any idea regarding where the JIDA_Path has to be configured to message broker while configuring the OPNET monitoring tool.
I tried to configure mqsistartmsqflow script file with JIDA_Path, I had seen the data metrics for the first time once I had restarted the data metrics in the monitoring tool disappeared.
Can anybody help me out in fixing this.
me
Like I want to know, How Exactly we can monitor the Broker status ?
one thing we can view through the IE Explorer>broker name > statistics > startflow. We can view all statistics information here in Graphical mode it really awesome. But My can concern is some needs to monitor all the time for the stats right ?
Is is their any alert do we can step ? or any shell scripts to monitor the status?
can you please help me to how exactly to configure this Message Broker.
Thank you |
|
Back to top |
|
 |
lancelotlinc |
Posted: Wed Sep 25, 2013 3:50 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
vrboya wrote: |
Hi Guys,
Does anybody have any idea regarding where the JIDA_Path has to be configured to message broker while configuring the OPNET monitoring tool.
I tried to configure mqsistartmsqflow script file with JIDA_Path, I had seen the data metrics for the first time once I had restarted the data metrics in the monitoring tool disappeared.
Can anybody help me out in fixing this.
me
Like I want to know, How Exactly we can monitor the Broker status ?
one thing we can view through the IE Explorer>broker name > statistics > startflow. We can view all statistics information here in Graphical mode it really awesome. But My can concern is some needs to monitor all the time for the stats right ?
Is is their any alert do we can step ? or any shell scripts to monitor the status?
can you please help me to how exactly to configure this Message Broker.
Thank you |
Don't double post. Dont open six year old posts. You have been told how to enable OPNET monitoring of WMB via JMX. If this concept is beyond your understanding, then you need to hire a consultant. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|