"리눅스 nmon"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
(다른 사용자 한 명의 중간 판 7개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
;리눅스 nmon
;/usr/bin/nmon
*"Nigel's Monitor"
*리눅스 시스템 성능 모니터링 도구
https://upload.wikimedia.org/wikipedia/en/thumb/b/bf/Nmon_simple.png/440px-Nmon_simple.png
https://upload.wikimedia.org/wikipedia/en/thumb/0/0b/Nmon_network.png/440px-Nmon_network.png
https://upload.wikimedia.org/wikipedia/en/thumb/5/5a/Nmon_top.png/440px-Nmon_top.png
==실행예시==
<source lang='text'>
<source lang='text'>
┌nmon─14a──────[H for help]───Hostname=pd1dbs02─────Refresh= 2secs ───09:29.08─────────────────┐
[root@zetaweb ~]# nmon
                                                                                           
┌nmon-14a------[H for help]---Hostname=jmnote-----Refresh= 2secs ---09:29.08-----------------┐
│  ------------------------------      For help type H or ...                                
                                                                                         
│  #    #  #    #  ####  #    #        nmon -?  - hint                                      
│  ------------------------------      For help type H or ...                              
│  ##  #  ##  ##  #    #  ##  #        nmon -h  - full                                      
│  #    #  #    #  ####  #    #        nmon -?  - hint                                    
│  # #  #  # ## #  #    #  # #  #                                                            
│  ##  #  ##  ##  #    #  ##  #        nmon -h  - full                                    
│  #  # #  #    #  #    #  #  # #      To start the same way every time                      
│  # #  #  # ## #  #    #  # #  #                                                          
│  #  ##  #    #  #    #  #  ##        set the NMON ksh variable                            
│  #  # #  #    #  #    #  #  # #      To start the same way every time                    
│  #    #  #    #  ####  #    #                                                            
│  #  ##  #    #  #    #  #  ##        set the NMON ksh variable                          
│  ------------------------------                                                            
│  #    #  #    #  ####  #    #                                                          
                                                                                           
│  ------------------------------                                                          
│  Use these keys to toggle statistics on/off:                                                
                                                                                         
│    c = CPU        l = CPU Long-term  - = Faster screen updates                            
│  Use these keys to toggle statistics on/off:                                              
│    m = Memory    j = Filesystems    + = Slower screen updates                            
│    c = CPU        l = CPU Long-term  - = Faster screen updates                          
│    d = Disks      n = Network        V = Virtual Memory                                  
│    m = Memory    j = Filesystems    + = Slower screen updates                          
│    r = Resource  N = NFS            v = Verbose hints                                    
│    d = Disks      n = Network        V = Virtual Memory                                
│    k = kernel    t = Top-processes  . = only busy disks/procs                            
│    r = Resource  N = NFS            v = Verbose hints                                  
│    h = more options                  q = Quit                                            
│    k = kernel    t = Top-processes  . = only busy disks/procs                          
│    h = more options                  q = Quit                                          
</source>
</source>
==같이 보기==
*[[리눅스 nmon 설치]]
*[[vmstat]]
==참고==
*https://en.wikipedia.org/wiki/Nmon
*http://www.ibm.com/developerworks/aix/library/au-analyze_aix/
[[분류: 리눅스]]
[[분류: /usr/bin]]

2017년 7월 11일 (화) 03:57 기준 최신판

1 개요[ | ]

리눅스 nmon
/usr/bin/nmon
  • "Nigel's Monitor"
  • 리눅스 시스템 성능 모니터링 도구

 

 

 

2 실행예시[ | ]

[root@zetaweb ~]# nmon
┌nmon-14a------[H for help]---Hostname=jmnote-----Refresh= 2secs ---09:29.08-----------------┐
│                                                                                            │
│  ------------------------------       For help type H or ...                               │
│  #    #  #    #   ####   #    #        nmon -?  - hint                                     │
│  ##   #  ##  ##  #    #  ##   #        nmon -h  - full                                     │
│  # #  #  # ## #  #    #  # #  #                                                            │
│  #  # #  #    #  #    #  #  # #       To start the same way every time                     │
│  #   ##  #    #  #    #  #   ##        set the NMON ksh variable                           │
│  #    #  #    #   ####   #    #                                                            │
│  ------------------------------                                                            │
│                                                                                            │
│  Use these keys to toggle statistics on/off:                                               │
│     c = CPU        l = CPU Long-term   - = Faster screen updates                           │
│     m = Memory     j = Filesystems     + = Slower screen updates                           │
│     d = Disks      n = Network         V = Virtual Memory                                  │
│     r = Resource   N = NFS             v = Verbose hints                                   │
│     k = kernel     t = Top-processes   . = only busy disks/procs                           │
│     h = more options                   q = Quit                                            │

3 같이 보기[ | ]

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}