> Posted By: John Kim > Thursday, August 14, 2008 10:54 AM > > >I also had a same issue when my client wanted to know, how much horse > power was being used by his application, and no such standard tool I > could > find out there. > Instead I used the following formula; > CPUTIME / (ACTUAL INTERVAL DURATION * NUMBER OF CPS) * TOTAL MIPS > > -------------------------------------------------- > > Posted by: Bill Fairchild > > And this computation results in some number of foot-pounds per second? > lol > > ---------------------------------------------------- Yes, but as someone else previously implied in their post, you have to make management happy and talk "management speak". I actually have charts where the x-axis is time of day, the left hand y-axis is in %CPU utilization, and the right hand y-axis is in MIPS. I use the exact same formula that John does. Hey, it might not be technically correct to use MIPS, but it's something management understands (or thinks they do), makes them happy, and preserves my job. :-)
Tom Kelman ***************************************************************************** If you wish to communicate securely with Commerce Bank and its affiliates, you must log into your account under Online Services at http://www.commercebank.com or use the Commerce Bank Secure Email Message Center at https://securemail.commercebank.com NOTICE: This electronic mail message and any attached files are confidential. The information is exclusively for the use of the individual or entity intended as the recipient. If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited. If you have received this electronic mail message in error, please advise the sender by reply electronic mail immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. ***************************************************************************** ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

