Skip to content

Dell OMSA 설치 및 이용방법

조회 수 49966 추천 수 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/526/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
227 rsync 에러 ADMINPLAY 2009-05-17 22345
226 리눅스에서 일정기간 이상된 파일 삭제하기 ADMINPLAY 2009-07-02 22312
225 FreeBSD CPU 개수 확인 등.(mptable, sysctl) ADMINPLAY 2012-01-16 22277
224 콘솔에 남는 메세지로그파일로 남기기 ADMINPLAY 2009-07-19 22229
223 vim 편집기 색상변경 ADMINPLAY 2009-05-17 22204
222 ethtool 사용법 ADMINPLAY 2009-06-04 22199
221 grep 옵션~! ADMINPLAY 2010-02-17 22183
220 find 찾아바꾸기 ADMINPLAY 2010-01-27 22174
219 서버로그 관리 ADMINPLAY 2009-09-20 22171
218 MRTG 로그 데이터 시간확인하기 ADMINPLAY 2009-05-08 22156
217 실시간 접근정보 확인 ADMINPLAY 2008-12-10 22061
216 iscsi-target 설정 에러 모음 ADMINPLAY 2011-04-24 22048
215 hdparm - 하드디스크의 자세한 정보 보기 ADMINPLAY 2009-06-16 22044
214 아파치 모듈 mod_status file ADMINPLAY 2009-07-01 22010
213 특정 디랙토리 인증걸기 htpasswd, htaccess ADMINPLAY 2009-03-04 21993
212 syslogd : 콘솔에 남는 메세지 로그파일로 남기기 ADMINPLAY 2009-06-04 21978
211 apm설치시 configure error ADMINPLAY 2009-06-01 21973
210 리눅스 언어 인코딩 설정 ADMINPLAY 2009-05-22 21925
209 sysctl 커널 파라미터 ADMINPLAY 2009-06-04 21920
208 제로보드4의 데이터를 XE 로 이전하는 방법 file ADMINPLAY 2009-11-23 21885

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234