Install Guide
Table Of Contents
- Dell EMC OpenManage Installation Guide — Linux Version 10.1.0.0
- Contents
- Introduction
- Preinstallation Setup
- Installing Managed System Software On Supported Linux operating systems and VMware ESXi
- Software License Agreement
- RPM for individual components
- OpenIPMI Device Driver
- Installing Managed System Software
- Uninstalling Managed System Software
- Installing Systems Management Software On VMware ESXi
- Using the vSphere CLI
- Using the VMware vSphere Management Assistant vMA
- Using the VMware Update Manager (VUM)
- Installing OpenManage Server Administrator using vSphere Lifecycle Manager in vSphere Client
- Using The Power CLI
- Accessing Server Administrator on VMware ESXi
- Uninstalling the existing Systems Management VIB
- Configuring The SNMP Agent On Systems Running VMware ESXi
- Troubleshooting
- Upgrading Systems Management Software On VMware ESXi
- Frequently Asked Questions
- Linux Installer Packages
Related Links:
● Installation Requirements
● Supported Systems Management Protocol Standards
Remote Enablement Requirements
The Remote Enablement feature is supported on:
● Red Hat Enterprise Linux
● SUSE Enterprise Linux
● VMware vSphere (ESXi)
Dependent RPMs For Remote Enablement
If you choose to install the Remote Enablement feature, you have to install certain dependent RPMs and configure these RPMs
before installing the feature. Install the following RPMs:
● libcmpiCppImpl0
● libwsman1 (RHEL)
● libwsman3 (SLES15)
●
openwsman-server
● sblim-sfcb
● sblim-sfcc
NOTE: Make sure that Pegasus RPMs are uninstalled.
Installing Dependent RPMs
To install the dependent RPMs not available on the operating system media:
1. Make sure that Pegasus RPMs are uninstalled.
2. Check if the openwsmand and sfcbd binaries are already installed using make-install. Check by running the commands:
openwsman or sfcbd or you can check the existence of the binaries in the /usr/local/sbin directory.
3. If the binaries are installed, uninstall these binaries.
4. Check for the required dependencies for the openwsman and sfcbd RPMs listed in the following table.
Table 3. Required Dependencies
Packages Red Hat Enterprise Server SUSE Linux Enterprise Server
Openwsman OpenSSL
LibXML
Pkgconfig
CURL
Chkconfig
Initscript
SBLIM-SFCC
LibOpenSSL
LibXML
Pkg-config
libCURL
aaa_base
aaa_base
SBLIM-SFCC
SBLIM SFCC CURL LibCURL
SBLIM SFCB zlib
CURL
PAM
OpenSSL
Chkconfig
Initscript
zlib
LibCURL
PAM
LibOpenSSL
aaa_base
aaa_base
5. Install the dependent RPMs. You can install the RPMs:
Preinstallation Setup
11