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 IBM MQ Support » How Do You Estimate MIPS?

Post new topic  Reply to topic
 How Do You Estimate MIPS? « View previous topic :: View next topic » 
Author Message
queuetip
PostPosted: Mon Oct 24, 2005 8:34 am    Post subject: How Do You Estimate MIPS? Reply with quote

Acolyte

Joined: 03 Feb 2005
Posts: 67

I have no idea on how to estimate the MIPS MQSeries will use; however, I have to justify MQSeries cost in z/OS as part of requirements. Here's what the starting environment will look like...

Queue managers: Production total - 1; Test total - 1

Persistent Queues: Production total - 15; Test total - 120

Total persistent messages (size * volume):

• Total production messages
Best = 50 bytes/msg * 60,000 msgs per day
Expected = 1K bytes/msg * 100,000 msgs per day
Worst = 2K bytes/msg * 200,000 msgs per day

• Total test messages
Best = 50 bytes/msg * 500 msgs per day
Expected = 1K bytes/msg * 1,000 msgs per day
Worst = 2K bytes/msg * 2,000 msgs per day

Can someone please give me a hand in estimating MIPS for the environment above? Thank you! Mike
Back to top
View user's profile Send private message
javagate
PostPosted: Mon Oct 24, 2005 8:37 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2004
Posts: 159

Support Pac MP1B will tell you everything you need to know and more.
_________________
WebSphere Application Server 7.0 z/OS &
MQ 6.0. I work with WebSphere in the real world not in some IBM lab.
Back to top
View user's profile Send private message
queuetip
PostPosted: Mon Oct 24, 2005 10:45 am    Post subject: Reply with quote

Acolyte

Joined: 03 Feb 2005
Posts: 67

A little confused...

Since MQSeries is not installed (that's what I am estimating) how will support pac MP1B help me determine MIPS?

Thanks.
Mike
Back to top
View user's profile Send private message
EddieA
PostPosted: Mon Oct 24, 2005 11:03 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Maybe javagate meant MP1D or MP1E.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
javagate
PostPosted: Mon Oct 24, 2005 11:47 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2004
Posts: 159

Take a look at this one. This is what I meant to post...
However MP1B is good to have also.

This will help estimate costs

MP16: WebSphere MQ for z/OS - Capacity planning & tuning
_________________
WebSphere Application Server 7.0 z/OS &
MQ 6.0. I work with WebSphere in the real world not in some IBM lab.
Back to top
View user's profile Send private message
hopsala
PostPosted: Mon Oct 24, 2005 1:30 pm    Post subject: Reply with quote

Guardian

Joined: 24 Sep 2004
Posts: 960

queuetip: I'm afraid, that like in any performance evaluation, especially in z/OS, a theoretical calculation for requirements is simply impossible - There are too many variables, too many specific scenarios, too many exits and configurable options for both z/OS and WMQ. For example:
1. WLM settings.
2. WMQ buffer pools, checkpoints, (all this has a big impact on cpu as well as IO).
3. JES2 or JES3, using any custom-made exits.
4. UOW management, use of CorrlId/MsgId, character conversions..
5. Your WMQ program general design. (dynamic queues, waits etc)
6. Security settings, encryption.
And the list goes on to infinity...

My advice - get a general idea from the SPs mentioned and other sites you may know, but accept the fact that you will probably be off by 50% either way once you get it into production.
Back to top
View user's profile Send private message
ashoon
PostPosted: Mon Oct 24, 2005 2:29 pm    Post subject: SALC for MQ on zOS Reply with quote

Master

Joined: 26 Oct 2004
Posts: 235

This may be of interest as well...



Select Application License Charges (SALC) is available solely for MQSeries and only on machines with either Workload License Charges or Entry Workload License Charges. SALC is an excellent price/performance option on very-low utilization installations of MQSeries. SALC is available for either Sub-Capacity or Full Capacity WLC/EWLC machines. For an MQSeries installation with the SALC pricing metric, software charges are based upon the utilization of MQSeries.



http://www-306.ibm.com/common/ssi/rep_ca/3/897/ENUS205-183/ENUS205-183.PDF

Back to top
View user's profile Send private message
queuetip
PostPosted: Thu Nov 10, 2005 4:13 pm    Post subject: Reply with quote

Acolyte

Joined: 03 Feb 2005
Posts: 67

Thanks, hopsala. This is my position, too...just getting heat from the infrastructure group to give them something. Seeing a list of items to show goes a long way - if you have other factors still...all the better. I bet I will have to make assumptions on these factor - have any suggestions for reasonable defaults and how I'd do caluculations? Thanks, Mike
Back to top
View user's profile Send private message
hopsala
PostPosted: Sat Nov 12, 2005 6:50 am    Post subject: Reply with quote

Guardian

Joined: 24 Sep 2004
Posts: 960

Hm, other than trying make an estimate based on support pacs previously mentioned, I will add these humble suggestions:

A> Give a pessimistic estimate, worst case scenario you'll have some MIPS to spare.
B> Turn to IBM, there's a good chance they will be willing to give you an estimate according to your environment/requirements; this way, your off the hook, and they are bound to their word. It is probable that they have better resources than you to answer said question, as they have thousands of such sites around the world. If you make it clear to them that your going to Buy their product, they will make an effort.
C> Through an acquaintance, friend, an IBM contact, whatever - converse with a fellow MQ Admin who has been working with WMQ on MF for a long while, and ask him what it's like; you might even get lucky - as he's already done a benchamark test last week and has compiled results

If It sounds as if I'm telling you to try and shift some of the responsibility elsewhere, it's because I am; not an approach I normally or gladly condone, but when asked for the improbable, it's the best one available...

A petite question arises - is this a brand new MF your talking about, or an existing environment?
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 IBM MQ Support » How Do You Estimate MIPS?
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.