Logging in to the Netezza Performance Server for Cloud Pak for Data System web console
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
- On Cloud Pak for Data System, log in to
e1n1:ssh e1n1 - Change your current project to
sysibm-yosemite:oc project sysibm-yosemite - Get the name of the route:
oc get routeYou 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. - 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
- Log in to the Cloud Pak for Data System web console.
- Go to
Software overview. - Find a
Netezza Performance Servertile and clickOpento open the web console. - 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
- On Cloud Pak for Data System, log in to
e1n1:ssh e1n1 - Search for the application fully qualified domain name in your network configuration
.ymlfile:
Where:grep app_fqdn /opt/ibm/appliance/platform/apos-comms/customer_network_config/ansible/System_Name.yml- System_Name.yml
- Is the name of your network configuration file, which contains all of your network settings.
For more information about the
.ymlfile, 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 - 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
- On Cloud Pak for Data System, log in to
e1n1:ssh e1n1-1-control - Change your current project to
ap-console:oc project ap-console - Get the name of the route:
oc get routeYou can find out the web console URL from
cyclops-svc.The web console URL format is:
https://host from cyclops-svc. - 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
https://mymachine.mycompany.com:8843https://IP address for the machine:8843