OnCommand Insight Server is installed by using the command line.
Before you begin
You must have completed all of the installation prerequisites.
Procedure
-
Log in to the Insight server using an account with sudo privileges.
- Navigate to the directory on the server where the installation files are located and type the following command:
unzip oci-<version>-linux-x86_64.zip
Ensure that you check the version number of the installation file; the version number might be different than the one shown in the command.
- You can view syntax, command arguments, and parameter usage for oci-install.sh :
sudo ./oci-<version>-linux-x86_64/oci-install.sh --help
- Run the installation script:
sudo ./oci-<version>-linux-x86_64/oci-install.sh
-
Read the License Agreement, accept it, and follow the prompts.
- If you are using the Insight consumption licensing model, you must enable sending of usage information to NetApp. Enter Y at this prompt.
Result
After you answer all the prompts, the installation begins and should take approximately 10 minutes, depending on the applications installed.