HP StorageWorks SVSP Plug-in for Oracle Enterprise Manager User Guide (5697-0461, May 2010)

SVSP_ORACLE_HOMEset to the original ORACLE_HOME
Example: export SVSP_ORACLE_HOME=$ORACLE_HOME
SVSP_PATHset to $ORACLE_HOME/bin, plus the original path
Example: export SVSP_PATH=$ORACLE_HOME/bin:$PATH
Verify that sudo is installed:
1. # rpm -q sudo
2. sudo-1.6.8p12-18.14
3. #
4. Install from the distribution CD if necessary.
5. Run visudo to edit the config file.
6. Add an entry at the bottom of the config file using the agent ORACLE_HOME path with the
following appended to the end: /sysman/admin/scripts/emx/HPSVSPSystemStorage/
SVSPDevices.
For example: oracle ALL=(ALL) NOPASSWD: /u01/app/oracle/OracleHomes/
agent10g/sysman/admin/scripts/emx/HPSVSPSystemStorage/SVSPDevices
Microsoft Windows
NOTE:
The user login to be used for the installation and access of the plug-in must be registered under
"Log on as a batch job" in
Administrative Tools > Local Security Policy > Local Policies > User Rights Assignment.
Installation was tested on Windows Server 2008 Enterprise (without Hyper-V) Server 6.0 Service
Pack 2.
It is necessary to have the 32-bit (x86) JRE installed with the following values set in the PATH
environment variable:
Perl path: C:\OracleHomes\agent10g\perl\5.8.3\bin\MSWin32-x64-multi-thread\
Java path: C:\Program Files (x86)\Java\j2re1.4.2_19\bin\
The following advanced settings need to be set on the host in order to gather ASM information:
SVSP_ASM_SIDname of the ASM instance
ExampleVariable name: SVSP_ASM_SID,
Variable value:+ASM
SVSP_ORACLE_HOMEset to the original ORACLE_HOME
ExampleVariable name: SVSP_ORACLE_HOME,
Variable value: %ORACLE_HOME%
SVSP_PATHset to %ORACLE_HOME%/bin, plus the original path
ExampleVariable name: SVSP_PATH,
Variable value: %ORACLE_HOME%/bin:%PATH%
SVSP Plug-in for Oracle Enterprise Manager User Guide 7