![]() |
|
|
|
|
|||||||
| 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 |
| Nmon tool | vjm | AIX | 6 | 05-15-2008 04:22 PM |
| Nmon | jegtoro | AIX | 3 | 02-28-2008 11:46 AM |
| nmon | habuzahra | AIX | 3 | 11-10-2006 12:16 AM |
| Another NMON | johnf | AIX | 3 | 11-08-2006 12:54 AM |
| nmon vs topas | pascalbout | AIX | 0 | 09-13-2006 12:42 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How to analyze nmon output or is there any tool for analyzing.
|
| Forum Sponsor | ||
|
|
|
|||
|
Well you can try the commands to get the output of Nmon tool,
The following command captures the data every 30 secs for an hour and stores output into the file. nmon -f -s 30 -c 120 Above command creates the output file in the current directory called <hostname>_date_time.nmon You can even type the nmon -? command for brief details or Type the nmon -h command for full details. I just hope this solves you r query. |
|
|||
|
There is such a tool, alas it is only for Excel (for crying out loud).
Basically you feed the file collected by NMON in daemon mode to it and can generate all sorts of graphs then. The tools is called "NMON analyzer" and can be downloaded from the IBM website. nmon analyser -- A free tool to produce AIX performance reports I hope this helps. bakunin |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|