HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 Installation and Configuration Guide (TB581-96048, May 2011)
Related topics
• Verifying agent installation conditions, page 41
• Agent installation prerequisites, page 45
• Prerequisites for Device Manager agent unattended installation, page 67
• Verifying the Device Manager agent unattended removal, page 74
• Device Manager agent post-installation tasks, page 52
Installing a Device Manager agent on a UNIX host (unattended installation)
An unattended installation is one that has the user input stored in a script file and then read from that
file.
To perform an unattended installation in UNIX:
1. Log in to the UNIX operating system as the root user.
2. Open a shell window, and change the directory to the location of the installer program
(install.sh).
NOTE:
To perform basic setup tasks during the installation, change the directory to the location of
the copy you made of theinstall.sh file.
3. Enter the following command:
# install.sh -s [-u]
Specify the -u option to perform basic setup during installation.
4. To check the success of the installation, enter the following command:
# echo $?
If the return value is 0x00, the installation completed successfully.
Related topics
• Verifying agent installation conditions, page 41
• Agent installation prerequisites, page 45
• Prerequisites for Device Manager agent unattended installation, page 67
• Verifying the Device Manager agent unattended installation, page 70
• Device Manager agent post-installation tasks, page 52
Verifying the Device Manager agent unattended installation
When unattended installation of the Device Manager agent completes, check the returned values
listed in Table 21 to determine the result.
Table 21 Device Manager agent unattended installation returned values
ActionDescription
Return value
#
None.Ended normally.0x00
Performing unattended installation and removal70