6.5.1
Table Of Contents
- vSphere Availability
- Contents
- About vSphere Availability
- Business Continuity and Minimizing Downtime
- Creating and Using vSphere HA Clusters
- Providing Fault Tolerance for Virtual Machines
- vCenter High Availability
- Plan the vCenter HA Deployment
- Configure the Network
- Configure vCenter HA With the Basic Option
- Configure vCenter HA With the Advanced Option
- Manage the vCenter HA Configuration
- Set Up SNMP Traps
- Set Up Your Environment to Use Custom Certificates
- Manage vCenter HA SSH Keys
- Initiate a vCenter HA Failover
- Edit the vCenter HA Cluster Configuration
- Perform Backup and Restore Operations
- Remove a vCenter HA Configuration
- Reboot All vCenter HA Nodes
- Change the Appliance Environment
- Collecting Support Bundles for a vCenter HA Node
- Troubleshoot Your vCenter HA Environment
- Patching a vCenter High Availability Environment
- Using Microsoft Clustering Service for vCenter Server on Windows High Availability
- Index
Set Up SNMP Traps
You can set up Simple Network Management Protocol (SNMP) traps to receive SNMP notications for your
vCenter HA cluster.
The traps default to SNMP version 1.
Set up SNMP traps for the Active node and the Passive node. You tell the agent where to send related traps,
by adding a target entry to the snmpd conguration.
Procedure
1 Log in to the Active node by using the Virtual Machine Console or SSH.
2 Run the vicfg-snmp command, for example:
vicfg-snmp -t 10.160.1.1@1166/public
In this example, 10.160.1.1 is the client listening address, 1166 is the client listening port, and public is
the community string.
3 Enable the SNMP agent (snmpd) by running the following command.
vicfg-snmp -e
What to do next
You also might nd these commands useful.
n
To view the complete help for the command, run vicfg-snmp -h.
n
To disable the SNMP agent, run vicfg-snmp -D.
n
To show the SNMP agent's conguration, run vicfg-snmp -s.
n
To reset the conguration to the default, run vicfg-snmp -r.
Set Up Your Environment to Use Custom Certificates
The machine SSL certicate on each node is used for cluster management communication and for
encryption of replication trac. If you want to use custom certicates, you have to remove the vCenter HA
conguration, delete the Passive and Witness nodes, provision the Active node with the custom certicate,
and recongure the cluster.
If possible, replace certicates in the vCenter Server Appliance that will become the Active node before you
clone the node.
Procedure
1 Edit the cluster conguration and select Remove.
2 Delete the Passive node and the Witness node.
3 On the Active node, which is now a standalone vCenter Server Appliance, replace the machine SSL
Certicate with a custom certicate.
See the Platform Services Controller Administration documentation.
4 Recongure the cluster.
Chapter 4 vCenter High Availability
VMware, Inc. 69