Skip to content

Dell OMSA 설치 및 이용방법

조회 수 49932 추천 수 0 2014.08.13 18:21:08

1.개요

OMSA란?
Dell 에서 제공하는 서버 관리용 오픈 매니저 프로그램 이다. Dell 서버의 경우 OMSA 를 설치하여 현재 하드웨어 자원의 상태를 모니터링 할 수 있으며, SNMP와 연계하여 상세 정보들을 가져올 수가 있다.  특히, Perc 카드를 이용하여 Raid구성을 하였다면, 구성한 Raid에 문제는 없는지를 한눈에 쉽게 알아 볼 수 있기 때문에 서버 관리자에게는 특히나 유용하다.

2.설치 및 이용 방법

2.1 설치 


OMSA PKG는 http://www.findthatzip-file.com/search-166351720-fZIP/winrar-winzip-download-om_6.1.0_mannode_a00.tar.gz.htm에 가면 우측의 다운로드 버튼을 통해 쉽게 받을 수 있다.


step 1. 압축해제

[@WEROOT: /tmp/omsa] # gzip –d OM_6.1.0_ManNode_A00.tar.gz 
[@WEROOT: /tmp/omsa] # tar xfp OM_6.1.0_ManNode_A00.tar
[@WEROOT:] # cd omsa//linux/supportscripts
[@WEROOT: /tmp/ omsa/linux/supportscripts] # ls
 ./  ../  prereqcheck/  srvadmin-install.sh*  srvadmin-services.sh*  srvadmin-uninstall.sh*
step 2. install 쉘 실행
[@WEROOT: /tmp/omsa/linux/supportscripts] # ./srvadmin-install.sh 
 
step 3. DELL LICENSE 동의
DELL SOFTWARE LICENSE AGREEMENT


This is a legal agreement ("Agreement") between you, the user, and Dell 
Products L.P or Dell Global B.V. ("Dell"). This Agreement covers all 
software that is distributed with the Dell product, for which there is 
no separate license agreement between you and the manufacturer or owner 
of the software (collectively the "Software"). This Agreement is not for
                                          .
                                          .
                                          .
Notwithstanding anything to the contrary in the Agreement, licenses to Software
are non-exclusive, non-transferable and non-sub licensable and subject to the 
restriction that the Software be used solely in conjunction with the equipment 
(storage system or switch/hub) or related central processing unit for which it
was licensed.

Rev. 080408
Do you agree to the above license terms? ('y' for yes | 'Enter' to exit): y (typing)

step 4. 설치 과정
##############################################

  Server Administrator Custom Install Utility

##############################################

  Components for Server Administrator Managed Node Software:

    [ ] 1. Server Administrator Web Server
    [ ] 2. Server Instrumentation
    [ ] 3. Storage Management
    [ ] 4. Remote Access Core Components
    [ ] 5. Remote Access SA Plugin Components
    [ ] 6. All

  Enter the number to select a component from the above list.
  Enter q to quit.

  Enter : 6 (typing)
##############################################

  Server Administrator Custom Install Utility

##############################################

  Selected Options
   - All

  Dependencies
   - Server Administrator Web Server
   - Server Instrumentation
   - Storage Management
   - Remote Access Core Components
   - Remote Access SA Plugin Components

  Components for Server Administrator Managed Node Software:

    [x] 1. Server Administrator Web Server
    [x] 2. Server Instrumentation
    [x] 3. Storage Management
    [x] 4. Remote Access Core Components
    [x] 5. Remote Access SA Plugin Components
    [x] 6. All

  Enter the number to select a component from the above list.
  Enter c to copy selected components to destination folder.
  Enter i to install the selected components.
  Enter r to reset selection and start over.
  Enter q to quit.

  Enter : i (typing)

  Default install location is: /opt/dell/srvadmin
  Do you want to change it? 
  Press ('y' for yes | 'Enter' for default): (Press Enter kye)

Installing the selected packages.

warning: srvadmin-cm-6.1.0-648.i386.rpm: Header V3 DSA signature: NOKEY, key ID 23b66a9d
Preparing...                                                           
 (  6%)__________________________________________________#                                           
(  6%)__________________________________________________##                             
:
: ( 99%)__________________________________________________########################################### [100%]

   Do you want the Server Administrator services started?
   Press ('y' for yes | 'Enter' to exit): y (typing)
Starting Systems Management Device Drivers:
Starting dell_rbu: [OK]  
Starting ipmi driver: Already started [OK]
Starting Systems Management Data Engine:
Starting dsm_sa_datamgr32d:[ OK] 
Starting dsm_sa_eventmgr32d: [OK]
Starting dsm_sa_snmp32d: [OK]  
Starting DSM SA Shared Services: Warning: This program is an suid-root program or is being run by the root user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
xterm Xt error: Can't open display: %s
xterm:  DISPLAY is not set
[OK]
Starting DSM SA Connection Service: [OK]
[@WEROOT: /tmp/omsa/linux/supportscripts] 

2.2 이용 방법 

OMSA 이용 방법

OMSA를 이용하기 위해선 웹브라우저를 이용하는 방법과 CLI를 이용하는 방법 두가지가 있다.

omconfig omreport 명령으로 구성 및 관리를 할 수 있고 해당 문서에는 omreport 명령을 통한

관리 방법만을 다룬다. 제약사항으로는 1311 port가 개방되어 있어야 하며 해당 포트가 개방되어 있지 않을 시 명령어를 입력하여도 출력 값들을 가져오지 못해 아무런 message가 

출력되지 않는다. 또한 관리자용 S/W 때문에 root 사용자로 로그인하여야만 사용이 가능하다.


2.2.1 CLI 이용법


OMSA가 설치된 $OMSA가설치된 디렉토리/bind에서 omreport 명령을 이용.

omreport chassis 명령으로 하드웨어 및 볼륨 상태를 점검할 수 있다.

 

#omreport chassis

SEVERITY : COMPONENT

Ok : Fans

Critical : Intrusion

Ok : Memory

Ok : Power Supplies

Ok : Temperatures

Ok : Voltages

 

omreport chassis 명령을 이용하면 위와 같이 컴포넌트 별로 상태가 출력되며

omreport chassis 컴포넌트를 입력하면 각각의 컴포넌트의 상태가 상세하게 출력 된다.

2.2.2 GUI 이용법

웹브라우저에 localhost:1311을 입력하고 root사용자로 로그인하면 아래와 같은 화면을 통해 볼 수 있다.

om.jpg  

profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/346875/1cd/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
287 CentOS Samba 설정 ADMINPLAY 2010-11-08 24884
286 가볍고 강력한 SNMP를 이용한 모니터링 프로그램입니다. file ADMINPLAY 2009-10-31 24859
285 리눅스 - htop file ADMINPLAY 2010-09-12 24838
284 favicon 만들기 ADMINPLAY 2009-09-30 24835
283 네트워크 관리자를 위한 통합 모니터링 툴 - N.E.W.T file [2] ADMINPLAY 2009-10-31 24705
282 리눅스 - zip 압축 해제 ADMINPLAY 2009-07-25 24646
281 [CentOS] ffmpeg 설치 ADMINPLAY 2012-02-07 24495
280 리눅스 Proxy Server[Squid] 설정법[RedHatLinux8.0] ADMINPLAY 2009-11-26 24408
279 커널 컴파일 장애 처리 perl: warning: Please check that... ADMINPLAY 2009-08-08 24378
278 대용량 하드 디스크 파티셔닝 (GPT 파티션) ADMINPLAY 2009-06-04 24364
277 lighttpd와 Apache의 성능 차이 file [2] l2zeo 2012-03-08 24242
276 [Flash] 크로스 도메인 설정 방법 ADMINPLAY 2010-08-31 24233
275 로드밸런싱의 ‘꽃’, L4/L7 스위치 관심 집중 ADMINPLAY 2009-11-30 24151
274 kernel panic 발생 시 자동으로 리부팅 설정 ADMIN 2008-12-10 24084
273 하드웨어정보 확인(lshw) file ADMINPLAY 2008-11-03 24038
272 MRTG 소스 설치 ADMINPLAY 2010-05-11 24028
271 리눅스에서 특정 파일을 제외하고 삭제하기 ADMIN 2008-11-03 23970
270 VI 에디터 유니코드(UTF-8)로 인코딩 전환 ADMINPLAY 2010-04-02 23966
269 리눅스 공유 메모리의 설정 (세마포어) ADMINPLAY 2010-04-28 23950
268 젠투리눅스에서 잃어버린 암호를 다시 설정하기 ADMINPLAY 2010-04-15 23899

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234