Install Guide

Table Of Contents
在執行 Linux 的系統上安裝 Dell Command |
Monitor 10.3
可以採用下列其中一種方式在執行 Linux 的系統上安裝 Dell Command | Monitor
對於執行 Ubuntu 面版本的系統,請參閱 使用 Deb 套件安裝 Dell Command | Monitor
對於執行 Red Hat Enterprise Linux (RHEL) 的系統,請參閱使用 RPM 套件安裝 Dell Command | Monitor
對於執行 Ubuntu Core 15.04 Dell Edge Gateway 5000/3000 系列系統,請參閱使用 Snap 套件安裝 Dell Command | Monitor 9.1
9.1.2
主題:
使用 Deb 套件安裝 Dell Command | Monitor
使用 RPM 套件安裝 Dell Command | Monitor
在使用 Snap 套件執行 Ubuntu Core 16 的系統上安裝 Dell Command | Monitor
使用 Deb 套件安裝 Dell Command | Monitor
可以使用從 dell.com/support 下載的 Deb 套件,在執行 Ubuntu 面版的作業系統上安裝 Dell Command | Monitor。請參閱下載
Dell Command | Monitor
1. Linux 命令行介面執行以下命令,從 command-monitor_<version number>-<build number>.<architecture>.tar.gz
內容。
tar -zxvf command_monitor-linux-<Version>-<build number>_<architecture>.tar.gz
command_monitor-linux-<version number>-<build number>.tar.gz 檔案包含以下套件,必須按以下次序安裝:
a. omi-1.1.0.ssl_100.x64.deb omi-1.4.2-2.ssl_110.ulinux.x64.deb
b. srvadmin-hapi_9.3.0_amd64.deb
c. command-monitor_<version number>-<build number>.<architecture>.deb
2. 要安裝 Open Manage Infrastructure,請執行
dpkg -i omi-<version number>.ssl_<OpenSSL version>.x64.deb
備註: 如果安裝因依存性問題而失敗,則執行以下指令以從 Ubuntu 存放庫安裝所有依存套件:
apt-get -f install
備註: 如使用 Ubuntu 18.04 server desktop,請安裝 omi-1.4.2-2.ssl_110.ulinux.x64.deb
3. 要安裝 HAPI,請執行
srvadmin-hapi_9.3.0_amd64.deb
備註: 如果安裝因依存性問題而失敗,則執行以下指令以從 Ubuntu 存放庫安裝所有依存套件:
apt-get -f install
4. 若要確認已載入驅動程式模組,請執行
lsmod | grep dcdbas
lsmod | grep dell_smbios
5
在執行 Linux 的系統上安裝 Dell Command | Monitor 10.3 11