Integrate > HPE ITOC - HPE SA integration > Install the HPE ITOC agent and the adapter to HPE SA using the adapter_easy_install.sh script

Install the HPE ITOC agent and the adapter to HPE SA using the adapter_easy_install.sh script

  1. From the HPE ITOC server, locate the adapter_easy_install.sh script in the <itoc_install_directory>/adapters/packages/sa directory.
  2. From the HPE ITOC server, run the adapter_easy_install.sh script.

    Provide the SSH credential and SSH port of the HPE SA Slice host.

  3. The adapter_easy_install.sh script will complete the installation of the HPE ITOC agent to HPE SA Slice, register the HPE ITOC agent, install the adapter to the HPE SA slice, and generate the key for the adapter in phases.

Install the ITOC agent and adapter manually to SA

  1. Specify the HPE SA host name, SSH port, and SSH credential.
  2. Copy the appropriate agent platform package from the <itoc_install_directory>/salt/srv/salt directory on the HPE server to the HPE SA Slice host where you plan to install the adapter.
  3. Copy the ITOC_SA_Lite-version_num package from <itoc_install_directory>/adapters/packages/sa on the HPE ITOC server to the HPE SA Slice host.
  4. On the HPE SA Slice, create a directory; for example, /opt/hp/itoc. Ensure that the user who installs the agent in the next step has Read, Write, and Execute permissions on this directory.

  5. From the HPE SA Slice, install the agent:

    ./<platform>_minion-version -- -d <full_path> -f <itoc_server_FQDN>

  6. From the HPE ITOC server, register the agent installed in step 5:

    <itoc_install_directory>/scripts/minion_reg.sh -a <agent_key>

  7. From the HPE SA Slice, cd to the directory to which the packages were copied. Run the following command to install the adapter:

    ./ITOC_SA_Lite<-ver_num> -- -d <agent_install_directory>/adapter -f <SA_Slice_Host_FQDN>

    Note: A path relative to the agent install path must to be specified in the -d option.
    Note: The end directory of adapter installation path must be adapter, as shown in step 7.
  8. From the HPE SA Slice, copy the public key in the <SA_Slice Hostname>-public.pem  file from the

    <agent_install_directory>/adapter directory (as the file or copy the file content from stdout) to the HPE ITOCserver directory: <itoc_install_directory>/adapters/keys