Configure Ecosystem Manager on Viewpoint | Teradata Vantage on Azure (DIY) - Configuring the Ecosystem Manager Portlet on the Viewpoint Server - Teradata Vantage on Azure

Teradata Vantage™ on Azure (DIY) Installation and Administration Guide

Product
Teradata Vantage on Azure
Release Number
8.0
Published
March 2021
Language
English (United States)
Last Update
2021-04-01
dita:mapPath
ohu1564530491656.ditamap
dita:ditavalPath
quw1564586883304.ditaval
dita:id
B035-2810
Product Category
Cloud
Although you can configure this software yourself, we recommend that you contact your Teradata account team or go to https://www.teradata.com/About-Us/Contact.
You can use the Ecosystem Manager portlet to connect to a Vantage system in the public cloud or an on-premises Vantage system.
  1. From the Azure portal, note the following of the Ecosystem Manager VM and the Viewpoint VM:
    • The private IP address.
    • If applicable, either the public IP or public DNS.
  2. Log on to the VM using the authentication type you chose when deploying the Viewpoint VM.
  3. Switch to the root user environment.
    # sudo su -
  4. Change the directory and configure the Ecosystem Manager portlet.
    # cd /opt/teradata/viewpoint/portlets/em-portlets
    ./uiConfig.sh active-em-server standby-em-server em-password
    where:
    • active-em-server is the DNS host name of the active Ecosystem Manager server.
    • standby-em-server is the DNS host name of the standby Ecosystem Manager server. If you have not set up a standby Ecosystem Manager server, use the DNS host name of the active Ecosystem Manager server.
    • em-password in the Ecosystem Manager user password (the default password is em).
    See the Teradata® Ecosystem Manager User Guide.