Use this procedure if you need to validate the contents of the PSIM Configuration file.
- From the AWS Management Console, note the Public IP of the Teradata Viewpoint instance and the PSIM instance.
- 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.
- 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.
- Open the Amazon EC2 console and select Auto Scaling Group from the navigation pane.
- Select PSIM Auto Scaling.
- On the Details tab, select Advanced Configurations and then Edit
- Select Replace Unhealthy for suspended processes.
- Click Update