Logging in to the Netezza Performance Server for Cloud Pak for Data System web console

Deployment options: Netezza Performance Server for Cloud Pak for Data System

Learn how to find your Netezza Performance Server web console URL and log in. Depending on your Cloud Pak for Data System version and whether you installed the web console on a Linux machine outside of Cloud Pak for Data System, there are different ways of logging in to the web console.

Netezza Performance Server for Cloud Pak for Data System pre-1.0.7.8 web console

Logging in with a URL

  1. On Cloud Pak for Data System, log in to e1n1:
    ssh e1n1 
  2. Change your current project to sysibm-yosemite:
    oc project sysibm-yosemite
  3. Get the name of the route:
    oc get route

    You can find out the web console URL from ibm-nginx-svc service.

    The web console URL format is: https://host-from-ibm-nginx-svc/solstice.

  4. Open the link and provide your login credentials.
    Tip: From the web console login page, you can access all Netezza Performance Server systems that were added. If there are no available instances, see Managing instances.

Logging in through the Cloud Pak for Data System web console

  1. Log in to the Cloud Pak for Data System web console.
  2. Go to Software overview.
  3. Find a Netezza Performance Server tile and click Open to open the web console.
  4. Provide your login credentials.
    Tip: From the web console login page, you can access all Netezza Performance Server systems that were added. If there are no available instances, see Managing instances.

Netezza Performance Server for Cloud Pak for Data System 1.0.7.8 web console

  1. On Cloud Pak for Data System, log in to e1n1:
    ssh e1n1
  2. Search for the application fully qualified domain name in your network configuration .yml file:
    grep app_fqdn /opt/ibm/appliance/platform/apos-comms/customer_network_config/ansible/System_Name.yml
    Where:
    System_Name.yml
    Is the name of your network configuration file, which contains all of your network settings.

    For more information about the .yml file, see Node side network configuration.

    The web console URL format is: https://application fully qualified domain name:8843.

    For example: https://mymachine-app.mycompany.com:8843

  3. Go to the URL and provide your login credentials.
    Tip: From the web console login page, you can access all Netezza Performance Server systems that were added. If there are no available instances, see Managing instances.

Netezza Performance Server for Cloud Pak for Data System 2.0.X web console

  1. On Cloud Pak for Data System, log in to e1n1:
    ssh e1n1-1-control
  2. Change your current project to ap-console:
    oc project ap-console
  3. Get the name of the route:
    oc get route

    You can find out the web console URL from cyclops-svc.

    The web console URL format is: https://host from cyclops-svc.

  4. Open the link and provide your login credentials.
    Tip: From the web console login page, you can access all Netezza Performance Server systems that were added. If there are no available instances, see Managing instances.

Linux machine outside of Cloud Pak for Data System

The URL format is:
  • https://mymachine.mycompany.com:8843
  • https://IP address for the machine:8843