원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

본문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++


1. nmon의 특성

- 실시간으로AIX 성능을 모니터합니다.
- 성능 데이터를 spreadsheet 형태로 수집하여 추후 nmon analyser를 통하여 분석할 수 있게 합니다.
- AIX V4와 V5를 지원하며 32bit, 64bit Kernel용으로 나누어져 있습니다. 
- AIX Kernel로부터 다음 성능 데이터를 가져옵니다.
CPU Information
CPU type
No. of CPUs
CPU cache size
stats & graphical form Disk
read KB/s
write KB/s
%busy
stats & graphical form Adapter
Disk stats collected
at the adapter level Memory
physical used/free
virtual used/free
paging in/out

CPU Utilization
user
kernel
I/O wait
idle
For each CPU
For whole system Network
read/write rate
transfers
average packet size
(including SP switch) AIX Kernel counters
Run queue
process switches
fork/exec
read/write
lot more system calls Top process
in CPU order with
%CPU used nd pid & user & nice
size & resident set
I/O & memory used and open files
start time, status, no of threads

2. 설치에 필요한 file

nmon tar file :
http://www-1.ibm.com/servers/esdd/articles/analyze_aix/index.html#3
에서 download 할 수 있습니다. 

3. nmon 실행 방법

위의 사이트에서 nmon을 download받은 후, tar를 풀고 nmon을 실행합니다.
#nmon




--->

1. 첨부파일에 있는 nmon tar.gz 파일을 서버로 업로드 하고
해제를 해서 nmon 실행파일을 돌리면 된다.

2. 다음 명령어를 cron으로 돌린다.
# cd /home/nmonout
# ./nmon –ft –s 300 –c 288


파일명이 groupware_070418_0800.nmon 식으로 생긴다.


3. 분석기로 돌리기 위해서 다음 명령어를 실행시킨다.
# sort groupware_070418_0800.nmon > groupware_070418_0800.nmon.csv

4. 생성된 csv를 PC로 가져온다.

5. PC에 analyser 압축파일을  풀고 그 위치에 csv 파일을 가져온다음에
nmon analyser v326.xls 파일을 매크로와 함께 열어서

csv 불러오기를 해주면  자동으로 그래프가 생성된다.
번호 제목 글쓴이 날짜 조회 수
공지 [공지] 게시자료 열람자유. 불펌금지입니다. 조인상 2010.12.07 108387
211 AIX 시스템상의 core수 확인하기 ischo 2013.01.10 102072
210 AIX에서 하드웨어구성상태 확인방법 조인상 2010.05.11 81468
209 lsof 설치 없이 해당 포트를 열고 있는 프로세스 확인하는 법 ischo 2012.10.17 58188
208 AIX ssh 설치하기 조인상 2010.05.11 51002
207 AIX 6.1에 Apache 설치하기 ischo 2013.02.01 48701
206 AIX에서 시스템의 hostname 변경하기 ischo 2013.04.30 45204
205 AIX에서의 mirrorvg. 디스크 미러링 조인상 2011.07.06 44426
204 AIX에서 TCP wrapper 사용하기 조인상 2010.05.11 44307
203 IBM AIX Version 6.1 Differences Guide file 조인상 2012.07.26 44143
202 AIX 튜닝포인트 - CPU,MEM,VG + FAQ [1] ischo 2012.11.20 41664
201 AIX 환경에서 usb드라이브 사용하기 조인상 2011.09.01 41014
200 AIX 에서의 Comp , Noncomp 의 메모리 사용확인및 튜닝 조인상 2011.01.03 40807
199 시스템 성능의 병목원인 분석 조회 조인상 2010.05.11 40802
198 AIX 환경에서 NFS port번호 range 지정방법 조인상 2010.06.04 37774
197 errpt 4C41C0D0 : JFS2 LOG RECORDS FORCED OVERWRITTEN 조인상 2010.05.11 36380
196 AIX에서 process 당 thead 개수 (maximum number of thread per process) ischo 2013.02.06 35359
195 p시리즈 펌웨어 업데이트 방법 조인상 2012.07.20 35023
194 IBM AIX Version 7.1 Differences Guide file 조인상 2012.07.26 34700
193 etherchannel (teaming : 티밍) 구성방법 [1] file 조인상 2010.05.11 34372
» AIX 시스템 퍼포먼스를 그래프로 확인 nmon + nmon analyser file 조인상 2010.05.11 33959
서버에 요청 중입니다. 잠시만 기다려 주십시오...