7.4
Table Of Contents
- Managing vRealize Automation
- Contents
- Managing vRealize Automation
- Maintaining and Customizing vRealize Automation Components and Options
- Broadcast a Message on the Message Board Portlet
- Starting Up and Shutting Down vRealize Automation
- Updating vRealize Automation Certificates
- Extracting Certificates and Private Keys
- Replace Certificates in the vRealize Automation Appliance
- Replace the Infrastructure as a Service Certificate
- Replace the IaaS Manager Service Certificate
- Update Embedded vRealize Orchestrator to Trust vRealize Automation Certificates
- Update External vRealize Orchestrator to Trust vRealize Automation Certificates
- Updating the vRealize Automation Appliance Management Site Certificate
- Replace a Management Agent Certificate
- Change the Polling Method for Certificates
- Managing the vRealize Automation Postgres Appliance Database
- Backup and Recovery for vRealize Automation Installations
- The Customer Experience Improvement Program
- Adjusting System Settings
- Monitoring vRealize Automation
- Monitoring vRealize Automation Health
- Monitoring and Managing Resources
- Monitoring Containers
- Bulk Import, Update, or Migrate Virtual Machines
Remove a Node from the Distributed Deployment Information Table
You delete the entry for a node from the Distributed Deployment Information table when the node is
removed from your deployment cluster or when you are replacing a Management Agent certificate.
Procedure
1 Log in to the vRealize Automation appliance by using the user name root and the password you
specified when you deployed the appliance.
2 Click vRA Settings.
3 Click the Cluster tab.
The Distributed Deployment Information table displays a list of nodes for the distributed deployment.
4 Locate the node ID for the node to be deleted by opening a command prompt and running the
following command:
./vcac-config cluster-config-node --action list
5 Locate the node ID, for example cafe.node.46686239.17144, in the JSON output.
6 Open a command prompt and type a command of the following form, using the node ID that you
obtained in the previous step.
/usr/sbin/vcac-config cluster-config-node
--action delete --id node-UID
For example, enter the following command for the example node ID cafe.node.46686239.17144:
./vcac-config cluster-config-node --action delete --id cafe.node.46686239.17144
7 Click Refresh.
The node no longer appears in the display.
Monitoring vRealize Automation Health
The vRealize Automation Health Service assesses the functional health of a vRealize Automation
environment.
IaaS administrators configure the Health Service to run test suites that determine if the components are
registered and the necessary resources are available. This table shows the test suites provided by the
Health Service and some example tests in each suite.
Managing vRealize Automation
VMware, Inc. 52