NMON 12a Size of proc in 4k pages?


 
Thread Tools Search this Thread
Operating Systems AIX NMON 12a Size of proc in 4k pages?
# 1  
Old 09-06-2009
Question NMON 12a Size of proc in 4k pages?

Hi

running NMON 12a under AIX. Lately I get some out of mem errors from a java machine running "-xmx 1024" which means it can hold up to 1GB mem.

Monitoring the process in NMON shows under TOP -> SIZE KB -> 250M

I've found nothing in the documentation so I'd like to ask here if anyone knows whether the size of a Proc that NMON reports is in 4k Pages.

Many regards

Mala
# 2  
Old 09-06-2009
Quote:
Originally Posted by Malapha
[...] running NMON 12a under AIX. [...]

I've found nothing in the documentation so I'd like to ask here if anyone knows whether the size of a Proc that NMON reports is in 4k Pages.[...]
Better ask this particular nmon question here:
developerWorks : AIX and UNIX : Performance Tools Forum
because the nmon developer responds there. You might get the answer right from the horses mouth. Smilie
# 3  
Old 09-07-2009
done :-)

thx
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. AIX

Regarding nmon and large pages

Hi Members, To check the large pages configuration in AIX, this is what we use: "nmon" followed by "Enter Key" followed by "L" (without any double quotes) Is there any way that we can achieve the same in a single command. Regards, Aditya (5 Replies)
Discussion started by: adityar
5 Replies

2. Infrastructure Monitoring

Nmon Analysis

Dear All, I am an performance tester. Now i am working in project where we are using linux 2.6.32. Now I got an oppurtunity to learn the monitoring the server. As part of this task i need to do analysis of the Nmon report. I was completely blank in this. So please suggest me how to start... (0 Replies)
Discussion started by: iamsengu
0 Replies

3. UNIX for Dummies Questions & Answers

_/proc/stat vs /proc/uptime

Hi, I am trying to calculate the CPU Usage by getting the difference between the idle time reported by /proc/stat at 2 different intervals. Now the 4th entry in the first line of /proc/stat will give me the 'idle time'. But I also came across /proc/uptime that gives me 2 entries : 1st one as the... (0 Replies)
Discussion started by: coderd
0 Replies

4. UNIX for Dummies Questions & Answers

find the size of a database by counting all the used pages

Hi all, I am looking to find the size of the database by counting all the used pages. 1. I have a file which reads like below 16384 4750850 32768 165 The first column is the pagesize and the second column is the number of pages... (6 Replies)
Discussion started by: family_guy
6 Replies

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

6. AIX

Nmon

HI I´m new on this world. I´m 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

7. AIX

nmon

Can any one help where i can find articals about nomn I need to know how to read this tools ┌─CPU-Utilisation-Small-View───────────────────────────────────────────────────┠│ 0----------25-----------50----------75----------100│ │CPU User% Sys% Wait% Idle%| ... (3 Replies)
Discussion started by: habuzahra
3 Replies

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