11.0 Installation Checklist

Ensure that you have completed the following tasks before you start the installation:

  • Verify that your hardware and software meet the system requirements listed in Section 5.0, Meeting System Requirements.

  • If there was a previous installation of Sentinel, ensure that there are no files or system settings remaining from a previous installation. For more information, see Section B.0, Uninstalling.

  • If you plan to install the licensed version, obtain your license key from the NetIQ Customer Care Center.

  • Ensure that the ports listed in Section 8.0, Ports Used are opened in the firewall.

  • For the Sentinel installer to work properly, the system must be able to return the hostname or a valid IP address. To do this, add the hostname to the /etc/hosts file to the line containing the IP address, then enter hostname -f to make sure that the hostname is displayed properly.

  • Synchronize time by using the Network Time Protocol (NTP).

  • If you plan to deploy Sentinel with scalable storage configuration, ensure that you have installed CDH and Elasticsearch. For more information about deploying Sentinel with scalable storage, see Installing and Setting Up Scalable Storage.

  • On RHEL systems: For optimal performance, the memory settings must be set appropriately for the PostgreSQL database. The SHMMAX parameter must be greater than or equal to 1073741824.

    To set the appropriate value, append the following information in the /etc/sysctl.conf file:

    # for Sentinel Postgresql
    kernel.shmmax=1073741824
  • For traditional installations:

    The operating system for the Sentinel server must include at least the Base Server components of the SLES server or the RHEL server. Sentinel requires the 64-bit versions of the following RPMs:

    • bash

    • bc

    • coreutils

    • gettext

    • glibc

    • grep

    • libgcc

    • libstdc

    • lsof

    • net-tools

    • openssl

    • python-libs

    • sed

    • zlib