Configuring the Ecosystem Manager Portlet on the Viewpoint Server - Teradata Software for Azure

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

Product
Teradata Vantage on Azure
Release Number
6.02
Published
January 2019
Language
English (United States)
Last Update
2019-01-04
dita:mapPath
bhl1545334018390.ditamap
dita:ditavalPath
TeradataAzure_PubCloud_6.02_Unity.ditaval
dita:id
B035-2810
lifecycle
previous
Product Category
Cloud
Although you can configure this software yourself, we recommend contacting Teradata instead. See https://www.teradata.com/Consulting/Velocity.
You can use the Ecosystem Manager portlet to connect to a Teradata Database system in the public cloud or an on-premises Teradata Database 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.