install OMSA on Dell server

Systems Management: How to Install OpenManage Server Administrator on Linux | Dell Bermuda

There are two methods to install Dell EMC OpenManage Server Administrator on Linux.

  • How to Install OMSA in Linux using DSU.

  1. Follow the instructions to install DSU using the following repository (choose the latest):
    Dell Linux repository
  2. Run OMSA installer.

#yum install srvadmin-all

  1. Start OMSA Services.

#/opt/dell/srvadmin/sbin/srvadmin-services.sh start

  1. Add port 1311 to firewall.

#firewall-cmd --zone=public --add-port=1311/tcp --permanent
#firewall-cmd --reload

  

  • OMSA manual installation.

  1. Find appropriate package on the Drivers and Downloads website for your system. For example, in this case, OMSA 10.1 for a R940 System.
    Dell EMC OpenManage Server Administrator 受管节点(Linux 整合),v 10.1.0.0 | 驱动程序详情 | Dell 中国
  2. SSH into the Linux operating system.
  3. Make a directory for the installation and switch to it.

#mkdir OMSA
#cd OMSA/

  1. Use WGET command to download the tar.gz package directly on the Linux system or download to a management system and upload to the Linux host using WinSCP.

Sample WGET command:
# wget https://dl.dell.com/FOLDER07414935M/1/OM-SrvAdmin-Dell-Web-LX-10.1.0.0-4561_A00.tar.gz

  1. Decompress the file.

#  tar -xvf OM-SrvAdmin-Dell-Web-LX-9.2.0-3142.RHEL7.x86_64_A00.tar.gz

  1. Run setup, such as:

#./setup.sh

  1. Continue through the prompts.
  2. Start OMSA Services:

#/opt/dell/srvadmin/sbin/srvadmin-services.sh start

  1. Add 1311 to firewall.

#firewall-cmd --zone=public --add-port=1311/tcp --permanent
#firewall-cmd --reload

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

frank0060071

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值