Install Guide
Installing Dell Command | Monitor 10.2.1 for
systems running on Linux
You can install Dell Command | Monitor on a system running Linux using one of the following methods:
• For systems running Ubuntu Desktop, see Installing Dell Command | Monitor using the Deb package.
• For systems running Red Hat Enterprise Linux (RHEL), see Installing Dell Command | Monitor using RPM package.
• For Dell Edge Gateway 5000/3000 series systems running Ubuntu Core 15.04, see Installing Dell Command | Monitor 9.1 or 9.1.2 using
Snap package.
Topics:
• Installing Dell Command | Monitor using Deb Package
• Installing Dell Command | Monitor using RPM package
• Installing Dell Command | Monitor on the systems running Ubuntu Core 16 using Snap package
Installing Dell Command | Monitor using Deb
Package
You can install Dell Command | Monitor in systems running Ubuntu Desktop operating system using the Deb package that is downloaded
from dell.com/support. See Downloading Dell Command | Monitor.
1. In the Linux command line interface, run the following command to extract contents from 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 contains the following packages that must be installed in
the following order:
a. omi-1.1.0.ssl_100.x64.deb or 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. To install OMI, run
dpkg -i omi-<version number>.ssl_<OpenSSL version>.x64.deb
NOTE:
If the installation fails due to dependency problems, and then run the following command to install all
dependent packages from the Ubuntu repository:
apt-get -f install
NOTE: For Ubuntu 18.04 server or desktop, install omi-1.4.2-2.ssl_110.ulinux.x64.deb.
3. To install HAPI, run
srvadmin-hapi_9.3.0_amd64.deb
NOTE:
If the installation fails due to dependency problems, and then run the following command to install all
dependent packages from the Ubuntu repository:
apt-get -f install
5
14 Installing Dell Command | Monitor 10.2.1 for systems running on Linux