Sponsored Content
Full Discussion: nmon
Operating Systems AIX nmon Post 302095189 by habuzahra on Saturday 4th of November 2006 03:34:26 AM
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
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. AIX

Nmon tool

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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
CPU(8)                                                        System Manager's Manual                                                       CPU(8)

NAME
cpu - A tool for user and group administration SYNOPSIS
cpu [OPTIONS] DESCRIPTION
CPU is a tool for user administration, that was initially based on FreeBSD's pw(8). This tool will allow you to administer users and groups on several different backends currently including LDAP and flat files. Please see the website http://cpu.sourceforge.net for more informa- tion, or help improve the man page. OPTIONS
There are two kinds of options; options for CPU and options for CPU modules. There are only four options for CPU, they are as follows: -C configfile, --config configfile The configuration file to be used by CPU. The options in this file are used for CPU modules. -h, --help Display help for CPU. If specified in conjunction with the -m option the help for that particular module is displayed. -M method, --method=method This is the method of administration. Current options are ldap or passwd (passwd is not yet working). This can be specified in the configuration file. -V, --version Display the version of the software. SEE ALSO
cpu.conf(5) cpu-ldap(8) AUTHORS
Blake Matheny <bmatheny@purdue.edu> The current version of this software is always availabe at http://cpu.sourceforge.net BUGS
To report a bug or problem, please e-mail: cpu-users@lists.sourceforge.net TODO
See TODO file that accompanied software. Please e-mail us with any additional suggestions. 17 February 2003 CPU(8)
All times are GMT -4. The time now is 09:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy