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/966/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수
227 커널패닉시 자동으로 리부팅되도록 설정 ADMINPLAY 2011-02-07 20119
226 Linux 특수 퍼미션 ADMINPLAY 2011-01-14 18815
225 Linux에서 Oracle 인스톨시 발생하는 에러 ADMINPLAY 2011-01-13 23215
224 vi 에디터 - 라인 범위정해서 주석처리하기 ADMINPLAY 2011-01-07 21185
223 [설정] 로그 파일 관리 - logrotate ADMINPLAY 2010-12-23 17444
222 [linux] 리눅스에서 hostname 변경과 구동과정 ADMINPLAY 2010-12-16 28292
221 리눅스 IO 스케쥴러 변경하기 ADMINPLAY 2010-12-13 33177
220 리눅스에서 SSD 빠르게 쓰기 ADMINPLAY 2010-12-13 19734
219 안녕하세요'ㅅ' 오늘가입해서 이런질문을 드려봅니다~ 'ㅅ' [1] chustyle 2010-12-06 17319
218 JWPlayer 사용법 ADMINPLAY 2010-11-11 27078
217 sftp 포트 변경시 접속 ADMINPLAY 2010-11-10 26397
216 CentOS Samba 설정 ADMINPLAY 2010-11-08 24884
215 우분투에 Samba 를 설치하자 ADMINPLAY 2010-11-08 19195
214 clocksource tsc unstable 에러 ADMINPLAY 2010-10-29 19324
213 OOM : out of memory ADMINPLAY 2010-10-05 21511
212 특수 기호의 영문 이름 ADMINPLAY 2010-09-22 20750
211 리눅스 서버 부하 점검 - htop 소스설치 file [3] ADMINPLAY 2010-09-12 32559
210 리눅스 - htop file ADMINPLAY 2010-09-12 24838
209 e2fsck - 파일 시스템 복구 및 검사. - fsck file ADMINPLAY 2010-09-12 60903
208 crossdomain.xml 정책변경에 따른 변경사항. ADMINPLAY 2010-08-31 21702

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234