Owner's Manual
The following is an example of custom RPMs-based installation of Server Administrator, including the installation of the Remote Enablement feature and the
Storage Management Service components.
1. Log on as root to the system running the supported operating system where you want to install the managed system components.
2. Insert the Dell Systems Management Tools and Documentation DVD into the DVD drive.
3. Navigate to the operating system specific directory corresponding to your system.
4. Type the following command:
rpm –ivh Server-Instrumentation/<arch>/*.rpm
add-StorageManagement/<arch>/*.rpm RemoteEnablement/<arch>/*.rpm
Server Administrator services do not start automatically.
5. Start the Server Administrator services after the installation by using the command:
shsrvadmin-services start
Using the Shell Script to Perform the Custom Installation
You can run the Server Administrator Custom Install script in an interactive mode.
The basic usage of the script is:
srvadmin-install.sh [OPTION]...
Server Administrator Custom Installation Utility
This utility runs in interactive mode if you do not specify any options, and it runs silently if you provide one or more options.
The options are:
[-x|--express] installs all components (including RAC, if available) any other options passed are ignored.
[-d|--dellagent] installs Server Instrumentation components.
[-c|--cimagent] installs Remote Enablement components.
[-s|--storage] installs Storage Management, including Server Instrumentation.
[-r|--rac] installs applicable RAC components, including Server Instrumentation.
[-w|--web] installs Server Administrator Web Server.
[-u|--update] updates applicable Server Administrator components.
[-h|--help] displays this help text.
Options that can be used along with the options above:
[-p|--preserve] preserves the screen without clearing off.
[-a|--autostart] starts the installed services after components have been installed.
srvadmin-
storageservices
Installs the Storage Services component
srvadmin-webserver
Installs the Web Server component
NOTE: On the Red Hat Enterprise Linux 5.x operating system, DVDs are auto-mounted with the -noexec mount option. This option does not allow you to
run any executable from the DVD. You need to manually mount the DVD and then run executables.
NOTE: Ensure that you install Server Instrumentation or Remote Enablement before installing Remote Access Controller or Storage Management.
NOTE: If you choose to install the Remote Enablement feature, ensure that you install the dependent RPMs before installing this feature. For more
information on installing dependent RPMs, see "Dependent RPMs for Remote Enablement".
NOTE: You can install Server Administrator on any system that meets operating system dependencies. However, after installation, certain Server
Administrator services may not be started on unsupported systems.
NOTE: When Dell OpenManage Server Administrator is installed on a system, dependency issues related to RPMs may occur. To resolve these issues,
install the missing RPMs from SYSMGMT/srvadmin/linux/RPMS/supportRPMS/opensource-components. If the RPMs are not available in this
directory, install these RPMs from the operating system media. If not available on the media, use the Internet to search for these RPMs.
NOTE: If you do not use the [-p | --preserve] option during the installation, the history information on the screen gets cleared off.