nmon


 
Thread Tools Search this Thread
Operating Systems AIX nmon
# 1  
Old 11-04-2006
nmon

Can any one help where i can find articals about nomn

I need to know how to read this tools
Code:
┌─CPU-Utilisation-Small-View───────────────────────────────────────────────────┐
│                           0----------25-----------50----------75----------100│
│CPU User%  Sys% Wait% Idle%|           |            |           |            |│
│  0  21.0   3.0   0.0  76.0|UUUUUUUUUUs              >                       |│
│  1   8.5   0.0   0.0  91.5|UUUU             >                               |│
│  2  15.5   2.5   0.0  82.0|UUUUUUUs          >                              |│
│  3   9.5   0.0   0.0  90.5|UUUU                 >                           |│
│  4  19.0   1.0   0.0  80.0|UUUUUUUUU           >                            |│
│  5   9.5   0.0   0.0  90.5|UUUU              >                              |│
│  6  17.5   4.5   0.0  78.0|UUUUUUUUss              >                        |│
│  7   9.5   1.0   0.0  89.5|UUUU             >                               |│
│  8  18.5   2.5   0.0  79.0|UUUUUUUUUs               >                       |│
│  9   9.5   0.5   0.0  90.0|UUUU               >                             |│
│ 10  17.5   1.0   0.0  81.5|UUUUUUUU           >                             |│
│ 11   3.5   0.0   0.0  96.5|U                  >                             |│
│ 12  13.5   1.0   0.0  85.5|UUUUUU             >                             |│
│ 13   0.0   0.0   0.0 100.0|             >                                   |│
│System Averages            +-----------|------------|-----------|------------+│
│All  12.3   1.2   0.0  86.5|UUUUUU                                           |│
│                           +-----------|------------|-----------|------------+│
└──────────────────────────────────────────────────────────────────────────────┘

whats the U mean in the this case
and who i can know that there a heavy load on the cpu
thnaks
# 2  
Old 11-06-2006
Helo. I think it's on nmon's man page but:

- U: % used by user processes.
- s: % used by system.
- W: % used waiting for I/O.

Each line correspons to one processor. At the bottom, there's the average.

Regards.
# 3  
Old 11-07-2006
thanks

thank you fro your attention
# 4  
Old 11-10-2006
i think you mean
nmon but if i am mistaken sorry my mistake

ibm.com has a lot of good info on this...
search for
aix and nmon


1. nmon analyser -- A free tool to produce AIX performance reports
you can print, publish to the Web, or cut and paste into performance reports? Look no further. The nmon_analyser tool takes files produced by the NMON performance tool, turns them into Microsoft Excel spreadsheets, and automatically
URL: http://www.ibm.com/developerworks/eserver/articles/n...


2. nmon performance: A free tool to analyze AIX and Linux performance
type ./nmon. Extra notes for using nmon 9 for AIX 4 only You must be the root user ... have 32- and 64-bit versions of nmon. For AIX 5.1, 5.2, and 5.3, use nmon 10
URL: http://www.ibm.com/developerworks/aix/library/au-ana...


3. Setting up AIX Workload Manager in 30 minutes
down loaded from the article nmon performance -- free tool to analyze AIX performance , and includes ... the minor setup needed to run nmon. The nmon command allows a dumb screen
URL: http://www.ibm.com/developerworks/aix/library/au-Pra...
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Can nmon be customized?

Hi, my name is Steve Ngai from Malaysia. This is my first post. Hope to learn more about Unix from this forum. My first question is can nmon be customized? When I run nmon, I need to manually type c to see CPU usage, then m for memory usage. Can I pass it some nmon option to automatically see... (2 Replies)
Discussion started by: ngaisteve1
2 Replies

2. AIX

Please Help With NMON Data

Hi guys, I am an Oracle DBA and I have an account with some databases on an AIX 5.3 server. I am trying to figure out if I really need to add memory to this box or not, the account team keeps pushing me to make a decision and I don't want to waste their money if I don't need to right now, we could... (4 Replies)
Discussion started by: nibbsbitt
4 Replies

3. AIX

aix and nmon

Hi All, First of all, I am a DBA and not an AIX admin. I am new at using this NMON tool. In interactive mode, I can start nmon, push 't' to have the list of process with their statistic (ie cpu% etc.). I would like to know if there is a way to redirect that screen output into a log... (1 Reply)
Discussion started by: Nayas
1 Replies

4. Red Hat

NMON for RHEL45 WS

Hi guys, as per subject i am setting up NMON for the above OS but it is 64-bit Linux. I downloaded the 32-bit NMON for RHEL45 as it is the only one available for RHEL45. However, I ran into problem with the binary file. # ./nmon_x86_rhel45 ./nmon_x86_rhel45: error while loading shared... (13 Replies)
Discussion started by: DrivesMeCrazy
13 Replies

5. AIX

need help on NMON in AIX

HI, I have downloaded nmon 3.3c nmon analyzer, and run the command on aix ./nmon -f After that I have terminated the process and found .nmon file. when i have tried to open that file in nmon analyzer i.e in excel I am getting the error "no valid input data nmon run may have failed" ... (8 Replies)
Discussion started by: manoj.solaris
8 Replies

6. AIX

nmon in aix

Hi, I want to know how to use nmon in aix? I have donwloaded nmon (2 Replies)
Discussion started by: manoj.solaris
2 Replies

7. AIX

Nmon tool

Hi All, I have a p550 server with 4 proc. But when i run nmon analyzer in cpu_sum it show 5 processors cpu0 cpu1 cpu2 cpu3 cpu4. Why it is showing 5 processors. (6 Replies)
Discussion started by: vjm
6 Replies

8. AIX

Nmon tool

How to analyze nmon output or is there any tool for analyzing. (2 Replies)
Discussion started by: vjm
2 Replies

9. AIX

Nmon

HI Im new on this world. Im working with nmon and I understand that this tool generates a files that later with excel I can see the graphcial of my server. The problem is that this process is execute manualy and I need to meake automatic. How can I do That. Sorry for my english!! :o (3 Replies)
Discussion started by: jegtoro
3 Replies

10. AIX

Another NMON

Anyone ever experienced a core dump when running NMON. I am running AIX 5.3 on an 8 CPU LPAR (P570). This has only recently started to happen. (3 Replies)
Discussion started by: johnf
3 Replies
Login or Register to Ask a Question