![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Announcing collectl - new performance linux performance monitor | MarkSeger | News, Links, Events and Announcements | 0 | 10-26-2007 03:14 PM |
| testing | lcharles | UNIX for Dummies Questions & Answers | 0 | 10-23-2007 09:36 AM |
| testing | areef4u | UNIX for Advanced & Expert Users | 2 | 08-01-2006 09:01 PM |
| DNS testing | bache_gowda | IP Networking | 1 | 04-29-2002 05:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I'm doing performance testing for one application which works on AIX.
But I don't know which performance parameters of memory need to be collected. Now, I just know very few: 1. page in 2. page out 3. fre They are all collected by "vmstat" command. I want to know, except for above parameters, what else do I need to collected? Thanks in advance! Last edited by adasong; 07-14-2008 at 09:29 AM. |
| Forum Sponsor | ||
|
|
|
|||
|
Try nmon and capture the system stats using it. It provides very detailed and Excel Ready log files. Get a baseline of your first.
NMON will have Processor, memory, disk, IO and almost everything you can think of. Pretty good. It's not part of standard AIX, so you may need to download (free) and install it. |
|
|||
|
It is a widespread misconsception that "performance" is some value you can simply measure, like "length" or "weight". "Performance" means something like "fitness for a given purpose" and without defining this purpose it means nothing at all.
If you want to "test performance" first agree with your customer what the goal of the system is. Something like "the system has to respond within 2 seconds to every message" or "the application has to finish every user action within 0.5 seconds" or "the system has to do 5000 transactions per hour" or whatever. But this parameter(s) have to be defined first, this is your "given purpose". Only then you can start measuring (by counting transactions, seconds, ....) and find out how far off your requirement you are, if at all. Everything else is aggregation of meaningless data*) to come up with meaningless curves (or other graphs) displaying them to meaningless people. Refuse such time-killing nonsense and concentrate on your work. I hope this helps. bakunin PS: if, after defining your requirements, you need help in collecting or interpreting data for this defined purpose please write again. I will gladly help you further in this case. _________________ *) To further expand on that: you can measure the number of transactions of an OLTP system and measure its weight, then come up with some "weight-to -transactions-quotient". You can now cut away some parts of the systems case and "measure" again and you will find that you have "optimized" the systems because afterwards it weighs, say, 3 pounds less. Would you think that you have made the system any better doing this? Would a nice curve generated from the data before and afterwards change your opinion? |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|