Sponsored Content
Full Discussion: Issue with nmon analysing
Operating Systems AIX Issue with nmon analysing Post 302770754 by MichaelFelt on Monday 18th of February 2013 08:09:52 AM
Old 02-18-2013
With nmon analyzer - it can be file size as Excel has its own set of limits.

re: developers. Nigel might be able to help, but he developed the tool, not the analyzer.
And the initial "analyzer developer" has retired as I understand it.

Now, shorten yoru nmon files (to test for size issues) - you should be able to cut off the tail of "unsorted" nmon files.

The data collection starts with the line T0001 - which is a timestamp/keyword; BBBP is the last line of "static configuration information"

Code:
AAA,progname,topas_nmon
AAA,command,/usr/bin/topas_nmon -X -youtput_dir=/home/michael/x054 -ystart_time=05:59:16,Nov05,2012
AAA,version,TOPAS-NMON
AAA,build,AIX
AAA,disks_per_line,150
...
BBBP,707,netstat,""
BBBP,708,netstat,"Route Tree for Protocol Family 24 (Internet v6):"
BBBP,709,netstat,"::1%1              ::1%1             UH        1        56 lo0      -      -   "
BBBP,710,emgr -l
ZZZZ,T0001,05:59:28,05-NOV-2012
CPU01,T0001,27.4,59.3,1.3,11.9
PCPU01,T0001,0.50,0.36,0.01,0.12
CPU_ALL,T0001,27.4,59.3,1.3,11.9,,1 
PCPU_ALL,T0001,0.50,0.36,0.0,0.12,1.00
MEM,T0001,15.6,97.8,1433.9,500.9,9216.0,512.0
...
TOP,1376396,T0119,1.75,0.00,1.75,17,584,8,584,0,0.025,0,syncd,Unclassified
TOP,6488224,T0119,0.59,0.40,0.20,1,5832,756,5248,0,0.254,0,named8,Unclassified
ZZZZ,T0120,06:58:59,05-NOV-2012
CPU01,T0120,1.6,1.1,0.1,97.2
PCPU01,T0120,0.02,0.01,0.00,0.97
...
DISKAVGRIO,T0120,0.0,0.0,0.0
DISKAVGWIO,T0120,0.0,0.0,0.0
TOP,6488224,T0120,0.61,0.41,0.20,1,5832,756,5248,0,0.254,0,named8,Unclassified
BBBP,711,ending df -m
BBBP,712,ending df -m,"Filesystem    MB blocks      Free %Used    Iused %Iused Mounted on"
BBBP,713,ending df -m,"ddev/hd4         384.00    227.36   41%     4695     9% /"
BBBP,714,ending df -m,"ddev/hd2        2304.00    151.01   94%    42846    53% /usr"
...
BBBP,841,ending lparstat -H,"add_logicl_lan_buf        0            0.0           0.0          0           0"
BBBP,842,ending lparstat -H,"n-------------------------------------------------------------------------------"
BBBP,843,ending vmtune -a
BBBP,844,ending emgr -l
BBBP,845,ending uptime
BBBP,846,ending uptime,"  06:59AM   up 17 days,  10:49,  2 users,  load average: 2.49, 2.66, 2.66"

You can probably delete all the BBBP lines, and find your halfway mark and delete the second half. No idea how the analyzer will work/not work with the first half missing.

So, from my example of 120 samples, find the start of T0061, and delete...

Code:
...
DISKWIO,T0060,0.2,0.0,0.0
DISKAVGRIO,T0060,0.0,0.0,0.0
DISKAVGWIO,T0060,0.0,0.0,0.0
TOP,6488224,T0060,0.73,0.47,0.25,1,5832,756,5248,0,0.254,0,named8,Unclassified
ZZZZ,T0061,06:29:29,05-NOV-2012
CPU01,T0061,2.0,3.2,0.2,94.6
PCPU01,T0061,0.02,0.03,0.00,0.95
...

becomes
Code:
...
DISKWIO,T0060,0.2,0.0,0.0
DISKAVGRIO,T0060,0.0,0.0,0.0
DISKAVGWIO,T0060,0.0,0.0,0.0
TOP,6488224,T0060,0.73,0.47,0.25,1,5832,756,5248,0,0.254,0,named8,Unclassified

Hope this helps Smilie
This User Gave Thanks to MichaelFelt For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Analysing truss log

I am facing the following issue when using db2. The JDBC prepared statement command is sending an incorrect value to the database for search. I did a truss on the app and here is the log. I want to know what is the value that is getting passed. is it possible. 26867/68: send(62,... (2 Replies)
Discussion started by: buytamil
2 Replies

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

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

4. UNIX for Dummies Questions & Answers

Help analysing progress of a log file

Is it possible to track the progress of a job (informatica) by analysing the progress of it's log file ? I have a long running job, and no way of tracking how far allong it is. Thanks. (4 Replies)
Discussion started by: cosmos328is
4 Replies

5. HP-UX

Query: Analysing the Core file

Hi, Is there any way to find the mode of the binary file (debug or release) by analyzing the core file generated by that binary on the HPUX11i Platform? (5 Replies)
Discussion started by: Prajakta
5 Replies

6. UNIX for Dummies Questions & Answers

Analysing Log Files?

I'm not sure if this query is relevant to this forum but here goes anyways... I want analyse log files that do not appear to be of standard format. I have tried using Analog but cannot config it to read the files. Does anyone have any advice on working with log files taken from a Unix... (6 Replies)
Discussion started by: Sepia
6 Replies

7. Solaris

Analysing a core dump.

Friends I was trying to analyse a core dump using pstack command in Sol5.9(Sparc) The output is as below. root: pstack core_mumux211_istauth_220_108_1229517198_21922 core 'core_mumux211_istauth_220_108_1229517198_21922' of 21922: istauth fe1afbb8 ttcdrv (c10e0, c1db4, 30ad8, bc950, 0, 0)... (1 Reply)
Discussion started by: efunds
1 Replies

8. Shell Programming and Scripting

Analysing Mail Logs

Hello, I have a list of e-mails. I need to know, which email-s from that list not use. I want to do this things: - take email address from email list - find this address in mail logs - if, there is no record about this e-mail adress in list, show this e-mail address on screen I did... (0 Replies)
Discussion started by: naezdnik
0 Replies

9. Shell Programming and Scripting

Reading and analysing data in a text file

Hi, I have below type of data in a text file in unix. Emp_Name Emp_Dept Raj 101 Amruta 100 Shilpa 100 Rohit 123 Amol 198 Rosh 101 Gaurav 198 Number of employees can be even more. Need a command or a... (2 Replies)
Discussion started by: rajneesh_kapoor
2 Replies

10. Shell Programming and Scripting

Problems in analysing SSH LOG users & time

Attached is the log file that I have generated through the following script: last | head -2 |sed '2q;d' |awk '{ print $1"\t"$2"\t"$3"\t\t"$4"\t"$5"\t"$6"\t"$7"\t"$8"\t" $9"\t"$10"\t"$11}'>>/var/log/logadmin/logtest.txt But now I'm unable to run the following operations on it: 1. Count... (1 Reply)
Discussion started by: Lionking93
1 Replies
All times are GMT -4. The time now is 08:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy