Configure the Cluster and Start Monitor | Teradata Data Mover - Configuring the Cluster and Starting the Monitoring Service - Teradata Data Mover

Teradata® Data Mover Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Data Mover
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-26
dita:mapPath
lzn1650878358910.ditamap
dita:ditavalPath
stp1591127384938.ditaval
dita:id
B035-4102
lifecycle
previous
Product Category
Analytical Ecosystem
The monitoring service uses SSH connections to the servers it monitors and JDBC to monitor the Data Mover repositories. The command can take a few minutes to complete and does the following:
  • Sets up the SSH logons for the monitoring services so that the services can log on without a password to the monitored servers.
  • Sets up and stores the usernames and passwords for the designated-active and standby repositories.
  • Sets up ActiveMQ authentication for the designated-active and standby ActiveMQ, daemon, agents, and REST servers.
  • Configures and activates the synchronization service from the designated-active to the designated-standby repository.
  • Configures and starts the designated-active daemon, agents, REST, bundled DSA, and designated-active sync monitor service in active mode.
  • Starts the monitoring service on local.monitor.host to monitor the local Data Mover components.
  1. Log on to the designated-active daemon server and edit the /etc/opt/teradata/datamover/failover.properties file for your system.
    For details about the Failover.properties file, see Failover.properties File
  2. Run the following command as root:
    ./dmcluster config
    In a default installation, the active repository host is the same as the active daemon host and the standby repository host is the same as the standby daemon host.