Skip to content

Dell OMSA 설치 및 이용방법

조회 수 49934 추천 수 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/0a2/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수
187 악성코드 일괄 삭제 ADMINPLAY 2010-04-17 27422
186 젠투리눅스 설치기록 ADMINPLAY 2010-04-17 22848
185 젠투리눅스에서 잃어버린 암호를 다시 설정하기 ADMINPLAY 2010-04-15 23899
184 대용량 HDD 파티셔닝(Mass storage Partitioning) (GPT 파... ADMINPLAY 2010-04-14 73770
183 VI 에디터 유니코드(UTF-8)로 인코딩 전환 ADMINPLAY 2010-04-02 23966
182 배치파일을 이용한 백업방법 l2zeo 2010-03-31 59533
181 가상화 (XEN & KVM) 리눅스 - CentOS 5.4 에서 XEN 설치 file ADMINPLAY 2010-03-24 32444
180 Linux 서버에서 yum 으로 X-Window 설치하기 ADMINPLAY 2010-03-24 20314
179 X-window 설치 ADMINPLAY 2010-03-24 23361
178 일반적인 웹로봇의 방문 및 배제와 관련한 robots.txt 저... ADMINPLAY 2010-03-16 20649
177 Vista Bootloader에 Fedora 10 부팅옵션 추가해서 듀얼 부... l2zeo 2010-03-08 23225
176 [UNIX] 솔라리스 보안 [ 발표자료 ] - 김 석 님 자료 file l2zeo 2010-03-08 26451
175 CentOS 5.3에서 samba구축방법 file l2zeo 2010-03-08 29451
174 shell programming l2zeo 2010-03-08 20424
173 시스칼리지- 꿔니님의 클러스트링 강좌 l2zeo 2010-03-08 32759
172 리눅스 한글 설정 l2zeo 2010-03-08 26432
171 Cent OS-5.2 설치 문서 file l2zeo 2010-02-24 31794
170 CentOS 설치 - VMware 상에서 CentOS 설치하기 file l2zeo 2010-02-24 52101
169 ORA-01031: insufficient privileges 오류 ADMINPLAY 2010-02-24 41013
168 ruby on rails 설치 (Ubuntu Server DIY ) l2zeo 2010-02-20 30429

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234