17.0 Verifying the Installation

You can determine whether the installation is successful by performing either of the following:

  • Verify the Sentinel version:

    /etc/init.d/sentinel version 
  • Verify whether the Sentinel services are up and running and functioning in FIPS or Non-FIPS mode:

    /etc/init.d/sentinel status
  • Verify whether the Web services are up and running:

    netstat -an |grep 'LISTEN' |grep <HTTPS_port_number>

    The default port number is 8443.

  • Launch Sentinel:

    1. Launch a supported web browser.

    2. Specify the URL of Sentinel:

      https://IP_AddressOrDNS_Sentinel_server:8443

      Where IP_AddressOrDNS_Sentinel_server is the IP address or DNS name of the Sentinel server and 8443 is the default port for the Sentinel server.

    3. Log in with the administrator name and password specified during the installation. The default username is admin.