Add-on Card User's Guide
If you select Client installation for a PC used to monitor servers, and if there are no available servers with a registered framework on the local subnet (that is, servers with a complete installation of MegaRAID Storage Manager software), you cannot connect to a remote server unless you first edit the startupui.bat file. Specifically, you must add the IP address of the remote server to the end of the startupui.bat file.
For example, to connect to a remote framework on server 192.168.0.10, add the IP address to the end of startupui.bat as shown in this example: start JRE\bin\javaw
Be sure to include a space in front of the IP address, as shown in the example.
Installing MegaRAID Storage Manager Software for Linux
Follow these steps if you need to install MegaRAID Storage Manager software on a system running Red Hat Linux or SUSE Linux:
1.Copy the SSM_linux_installer...tar.gz file to a temporary folder.
2.Untar the SSM_linux_installer...tar.gz file using the following command: tar
3.Go to the new disk directory.
4.In the disk directory, find and read the readme.txt file.
5.To start the installation, enter the following command:
./install.sh
If you select Client installation for a PC used to monitor servers, and if there are no available servers with a registered framework on the local subnet (that is, servers with a complete installation of MegaRAID Storage Manager software), you cannot connect to a remote server unless you first edit the startupui.sh file. Specifically, you must add the IP address of the remote server to the end of the startupui.sh file.
For example, to connect to a remote framework on server 192.168.0.10, add the IP address to startupui.sh as shown in this example:
start JRE\bin\javaw
Be sure to include a space in front of the IP address, as shown in the example.