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 » QFlex & QPasa - AT THE SAME TIME

Post new topic  Reply to topic
 QFlex & QPasa - AT THE SAME TIME « View previous topic :: View next topic » 
Author Message
jcaron
PostPosted: Wed Apr 05, 2006 12:25 pm    Post subject: QFlex & QPasa - AT THE SAME TIME Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

I was just wondering if anyone has used QPasa & QFlex in the same environment at the same time. We use QPasa for monitoring and alerts and I wanted to use QFlex for gathering statistics like throughput (since it's fairly simple to setup for the kind of data I want). However, I realized that if both of them are using 'reset queue statistics' for gathering data, that this might cause a problem with QPasa's ability to find problems and report about them, as well as throw off the statistics that QFlex gathers. Does anyone have any experience running these two tools together, should I be worried about contention, or is this much ado about nothing?

I'm planning on calling Netflexity about this shortly, if no one knows the answer I mave have one for everyone soon enough
Back to top
View user's profile Send private message
jcaron
PostPosted: Wed Apr 05, 2006 12:35 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

Well, according to the folks at Netflexity, QFlex does in fact do 'reset queue statistics' to get its data... time to see if this is what QPasa does as well. Would seem awfully silly since it uses agents for it to collect the data that way, but who knows??
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Apr 05, 2006 12:39 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Everyone does reset queue statistics to gather data.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Apr 05, 2006 12:40 pm    Post subject: Reply with quote

Grand High Poobah

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

Why would you want 2 different tools for the same task -- concurrently?

QPasa gets us the statistics fine. It works out of bandwidth. And yes it will reset the statistics.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jcaron
PostPosted: Wed Apr 05, 2006 12:51 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

Yup, confirmed by the folks at mqsoftware... so lame.

Long story about why I wanted to use both, not really worth delving into believe me.

Thanks for the replies.
Back to top
View user's profile Send private message
jcaron
PostPosted: Wed Apr 05, 2006 12:53 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

BTW, statistics can also be gathered via channel exits, so 'reset queue statistics' is not the only way...
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Apr 05, 2006 1:56 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

jcaron wrote:
BTW, statistics can also be gathered via channel exits, so 'reset queue statistics' is not the only way...


Explain to me how one gathers the dequeue rate of a queue by using a channel exit.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
jcaron
PostPosted: Wed Apr 05, 2006 5:00 pm    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

jefflowrey wrote:
Explain to me how one gathers the dequeue rate of a queue by using a channel exit.


Not ALL stats, but some - ask the folks at mqsoftware how StatWatch works... especially since it needs to coexist with QPasa. It would be a really bad thing if a company sold two products for MQ that conflicted with each other's operation.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 06, 2006 4:47 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

jcaron wrote:
Not ALL stats, but some -


Why would "RESET QUEUE STATISTICS" gather any statistics other than those involving queues?

As far as I know, there is no way to get the information that Reset Queue Statistics produces, other than issuing Reset Queue Statistics. Well, I suppose one could incur the overhead of using an API exit, and record the data yourself - but then you might as well gather all the metrics about MQ you want that way. And you've just re-invented the wheel.

Some of the metrics that WebSphere MQ produces can be gathered in a non-destructive manner. Tools that gather those metrics can coexist successfully - as long as they only gather those metrics.

Some metrics, like the ones exposed through Reset Queue Statistics and any of the Event Message based metrics, can only be gathered destructively. Consequently, any tools that gather those metrics will conflict with other tools that gather those metrics.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
jcaron
PostPosted: Thu Apr 06, 2006 4:55 am    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

jefflowrey wrote:
Why would "RESET QUEUE STATISTICS" gather any statistics other than those involving queues?

It wouldn't and I didn't say it would. I said that a channel exit could get you some stats (like those captured by StatWatch), just not all that RESET can.

jefflowrey wrote:
As far as I know, there is no way to get the information that Reset Queue Statistics produces, other than issuing Reset Queue Statistics. Well, I suppose one could incur the overhead of using an API exit, and record the data yourself - but then you might as well gather all the metrics about MQ you want that way. And you've just re-invented the wheel.

Agreed, but if someone like mqsoftware has already reinvented the wheel for us, then so be it.

jefflowrey wrote:
Some of the metrics that WebSphere MQ produces can be gathered in a non-destructive manner. Tools that gather those metrics can coexist successfully - as long as they only gather those metrics. Some metrics, like the ones exposed through Reset Queue Statistics and any of the Event Message based metrics, can only be gathered destructively. Consequently, any tools that gather those metrics will conflict with other tools that gather those metrics.

Couldn't agree more.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 06, 2006 5:04 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

jcaron wrote:
Agreed, but if someone like mqsoftware has already reinvented the wheel for us, then so be it.


The development costs far outweigh the benefits of allowing your competitor's tools to coexist.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
jcaron
PostPosted: Thu Apr 06, 2006 5:09 am    Post subject: Reply with quote

Apprentice

Joined: 02 Jun 2005
Posts: 30
Location: Indianapolis, IN

jefflowrey wrote:
The development costs far outweigh the benefits of allowing your competitor's tools to coexist.

Truth, but they don't outweigh the benefits mqsoftware gets by having their own software being able to coexist (QPasa and StatWatch) - selling two products to a customer is always better than selling just one.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Apr 06, 2006 5:14 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

jcaron wrote:
jefflowrey wrote:
The development costs far outweigh the benefits of allowing your competitor's tools to coexist.

Truth, but they don't outweigh the benefits mqsoftware gets by having their own software being able to coexist (QPasa and StatWatch) - selling two products to a customer is always better than selling just one.


Only if you're a salesperson.

Unless they've completely changed since version 3, though, QPasa uses reset queue statistics just like everyone else does.

QNami! on the other hand...
_________________
I am *not* the model of the modern major general.
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 Performance Monitoring » QFlex & QPasa - AT THE SAME TIME
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.