Installation Manual

HP Storage Essentials SRM 6.0 Installation Guide 87
2. Restart Storage Essentials by entering the following command:
# /etc/init.d/appstormanager restart
3. Enter the following command:
# . <productname>/install/setvars.sh
where <productname> is the directory containing the software, the default value being
/opt/HP_Storage_Essentials
4. Run appiqconfig and input the HP SIM credentials. Use the default settings when applicable.
Run appiqconfig by entering the following commands:
# cd <productname>/cli/bin/
where <productname> is the directory containing the software, the default value being
/opt/HP_Storage_Essentials.
# ./appiqconfig -username <name> -password <passwd> -server <ip/name>
-transport <transport> -port <port>
Step 7 - Browse to HP SIM Home Page
1. Wait until HP SIM is fully started. HP SIM has fully started when you can bring up the HP SIM
Home page.
2. Start the Storage Essentials (appstormanager) process by using the following command:
# /etc/init.d/appstormanager start
3. You should now be able to access HP SIM from a web browser using the URL
https://<FQDN of HP SIM server>:50000 (for example https://example.domain.com:50000).
The host name must be fully qualified.
4. Supply the login for the user that was used to install HP SIM.
Step 8 - Configure Firefox
Firefox should be properly configured before accessing the management server from a Linux client.
The RHEL 4 OS distribution comes with Firefox. RHEL 4 (U3) includes Firefox version v1.0.7 which
is not supported. RHEL 4 (U4) includes the supported Firefox version v1.5.0.3.
The SUSE OS distribution does not come with Firefox.
To install and configure Firefox v1.5.0.1 or later on Linux:
1. Download Firefox from http://www.mozilla.com/firefox/all.html
2. Extract the depot in a suitable location such as /usr/sbin
3. Run the following commands:
# cd <USER_HOME_DIR>/.mozilla/plugins
# ln -s /opt/
<product_name>/jre/plugin/i386/ns7
/libjavaplugin_oji.so .
NOTE: Remember the dot at the end of the command.
4. Go to the /usr/sbin/firefox directory. Set the DISPLAY appropriately and open an
X-server on your client.