Users Guide

Table Of Contents
4. To verify that the driver module is loaded, run
lsmod | grep dcdbas
lsmod | grep dell_smbios
NOTE: If the driver module is not available,
a. Retrieve the driver details by running
modinfo dcdbas
modinfo dell_smbios
b. Load the driver module by running
modprobe dcdbas
modprobe dell_smbios
5. To install Dell Command | Monitor, run
dpkg -i command-monitor_<version number>-<build number>.<Ubuntu
Version>_<architecture>.deb
6. To verify that the Dell Command | Monitor is installed in your system, run.
dpkg l | grep command-monitor
If Dell Command | Monitor details are displayed, and then the installation is successful.
Installing Dell Command | Monitor using RPM package
You can install Dell Command | Monitor in systems running RHEL operating system using the .RPM package 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>.<RHEL Version><architecture>.tar.gz.
tar -zxvf command_monitor-<Version>-<build number>.<RHEL
Version>.<architecture>.tar.gz
command_monitor-<version number>-<build number>.<RHEL Version>.<architecture>.tar.gz
contains the following packages that must be installed in the following order as a root user:
a. omi-1.1.0.ssl_100.x64.deb or omi-1.6.4-0.ssl_110.ulinux.x64.rpm
b. srvadmin-hapi_<version number>_amd64. rpm
c. command-monitor-<version number>-<build number>.<RHEL Version>_<architecture>.rpm
2. To install OMI, run
rpm ivh omi-<version number>.ssl_<OpenSSL version>.x64.rpm
NOTE: You must install omi-1.6.4-0.ssl_110.ulinux.x64.rpm for RHEL-8.
3. To install HAPI, run
rpm ivh srvadmin-hapi-<version number>-3379.14516.el7.x86_64.rpm
4. To install Dell Command | Monitor, run
command-monitor-linux-<Version number>-<build number>.<RHEL
Version>_<architecture>.rpm
Installing Dell Command | Monitor 10.5 for systems running on Linux
15