Restart requiredInstalledThis file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
This package provides Dell Command | Monitor Application and is supported on Dell Embedded Box PC 5000 series and Dell Embedded Box PC 3000 series that are running the Ubuntu Desktop 16.04 (64-bit) operating system.
Recommended
Check compatibility
Enter your Dell Service Tag or model
Want to look up your product? Enter a product identifier.Show me how
No results found.We couldn't find anything for your search. Please modify your search to enter a service tag (B959FS3) or model (Latitude 5540) and try again.
This driver is not compatible
This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.
Sign in to Windows as an admin to use automatic scan. If your're already signed in as an admin and seeing this message, please reboot.Your system is managed by your IT admin and features might be limited.
Find more updates. Use SupportAssist to find all the latest driver updates for your device.
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This format consists of an archive of PDF files used to provide help and procedural information to the customer. It is necessary to install the Adobe Acrobat Reader first to view the files in this archive.
1. Click Download File to download the file. 2. When the file download window appears. Click Save to save the file to your hard drive.
Prerequisite
1. Open Management Infrastructure (OMI) 1.0.8-4 is installed. 2. The HAPI client side shared libraries 8.3.0 is installed. 3. You have root access on the target system. This means that you must be authenticated on the target system as a user who is a member of the root user group
Installation: To install Dell Command | Monitor, perform the following steps:
1. In the Linux command line interface, run the following command to extract contents from command_monitor-linux-9.1.2-.tar.gz.
tar -zxvf command_monitor-linux-9.1.2-.tar.gz
The command_monitor-linux-9.1.2-.tar.gz contains the following packages that must be installed in the following order -
a. omi-1.0.8.ssl_100.x64.deb b. srvadmin-hapi_8.3.0-1_amd64.deb c. command_monitor-linux-9.1.2-.x86_64.deb
2. To install OMI, run
dpkg -i omi-1.0.8.ssl_100.x64.deb
NOTE: If the installation fails due to dependency problems, then run the following command to install all dependent packages from the Ubuntu repository:
apt-get -f install
3. To install HAPI, run
dpkg -i srvadmin-hapi_8.3.0-1_amd64.deb
NOTE: If the installation fails due to dependency problems, then run the following command to install all dependent packages from the Ubuntu repository:
apt-get -f install
4. To install Dell Command | Monitor, run
dpkg -i command_monitor-linux-9.1.2-.x86_64.deb
5. To verify that the Dell Command | Monitor is installed in your system, run
dpkg - | grep command-monitor
If Dell Command | Monitor details are displayed, then the installation is successful.