Owner's Manual

Using the Shell Script to Perform the Installation in Interactive Mode
This installation procedure uses the srvadmin-install.sh to prompt you for the installation of specific components through the installation.
1. Log in 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. Mount the DVD, if required.
4. Navigate to <mount point>/SYSMGMT/srvadmin/linux/supportscripts.
5. Execute the script with the sh srvadmin-install.sh command and accept the terms of the end-user license agreement.
Executingthecommanddisplaysalistofcomponentoptions.Ifanyofthecomponentsarealreadyinstalled,thenthosecomponentsarelisted
separatelywithacheckmarknexttothem.TheServerAdministratorinstallationoptionsaredisplayed.
6. Press <c> to copy, <i> to install, <r> to reset and start over, or <q> toquit.Ifyoupress<c>,youarepromptedtoentertheabsolutedestinationpath.
When the installation is complete, the script has an option for starting the services.
7. Press <y> to start the services or <enter> to exit.
Using the Install Script To Run in the Silent Mode
The following is an example of a silent installation using the srvadmin-install.sh shell script:
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. Mount the DVD, if required.
4. Navigate to <mount point>/SYSMGMT/srvadmin/linux/supportscripts.
5. ToinstalltheStorageManagementServicecomponents,typethefollowingcommand.
sh srvadmin-install.sh --storage (these are long options)
or
sh srvadmin-install.sh -s (these are short options)
Server Administrator services do not start automatically.
6. Start Server Administrator services after the installation by using the command:
sh srvadmin-services start
Determining the OpenManage Server Administrator Architecture
Use the following command to identify if the already installed OpenManage Server Administrator is of 32-bit or 64-bit architecture:
rpm -q --queryformat "%{NAME} - %{ARCH}\n" `rpm -qa | grep srvadmin`
The system displays a message identifying the architecture where, i386 refers to 32-bit, x86_64 refers to 64-bit and noarch refers to packages that are
architecture independent.
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.
The dependent RPMs are available on the Dell Systems Management Tools and Documentation DVD at srvadmin\linux\RPMS\supportRPMS\opensource-
components\<OS>\<arch>. Install the following RPMs:
NOTE: Long options can be combined with short options, and vice-versa.
NOTE: After installing Server Administrator, log out and then log in again to access the Server Administrator Command Line Interface (CLI).