Validate the CMIC Configuration File | Teradata VantageCloud Enterprise on AWS (DIY) - Validating the PSIM Health Check - Teradata® VantageCloud Enterprise on AWS

VantageCloud Enterprise on AWS (DIY) Installation and Administration Guide - 2.4

Deployment
VantageCloud
Edition
Enterprise
Product
Teradata® VantageCloud Enterprise on AWS
Release Number
2.4
Published
April 2024
Language
English (United States)
Last Update
2024-07-15
dita:mapPath
kma1662437965174.ditamap
dita:ditavalPath
nat1649317391363.ditaval
dita:id
jnv1467245119674
Product Category
Cloud
Use this procedure if you need to validate the contents of the PSIM Configuration file.
  1. From the AWS Management Console, note the Public IP of the Teradata Viewpoint instance and the PSIM instance.
  2. From your SSH client console, log on to the first PSIM instance using the applicable AWS key pair.
    # ssh -i private-key-file ec2-user@public-IP
    where:
    • The private-key-file is the private key file (.pem) of the AWS key pair specified when deploying the instance.
    • The public-IP is public IP address of the PSIM instance.
  3. From your SSH client console, validate the configuration file.
    # psim-config --check-health

Stopping the PSIM Instances from Auto Scaling

Use the following procedure to stop PSIM instances from auto scaling.

  1. Open the Amazon EC2 console and select Auto Scaling Group from the navigation pane.
  2. Select PSIM Auto Scaling.
  3. On the Details tab, select Advanced Configurations and then Edit
  4. Select Replace Unhealthy for suspended processes.
  5. Click Update