5.2

Table Of Contents
Examples
Update the FSP of the user Jim in the EXTERNAL domain.
vdmadmin -F -u EXTERNAL\Jim
Update the FSPs of all users in Active Directory.
vdmadmin -F
Listing and Displaying Health Monitors Using the -H Option
You can use the vdmadmin command -H to list the existing health monitors, to monitor instances for View
Manager components, and to display the details of a specific health monitor or monitor instance.
Syntax
vdmadmin -H [-b
authentication_arguments
] -list -xml [-w | -n]
vdmadmin -H [-b
authentication_arguments
] -list -monitorid
monitor_id
-xml [-w | -n]
vdmadmin -H [-b
authentication_arguments
] -monitorid
monitor_id
-instanceid
instance_id
-xml [-w
| -n]
Usage Notes
Table 17-5 shows the health monitors that View Manager uses to monitor the health of its components.
Table 17-5. Health Monitors
Monitor Description
CBMonitor Monitors the health of View Connection Server instances.
DBMonitor Monitors the health of the events database.
DomainMonitor Monitors the health of the View Connection Server host's local domain and all trusted domains.
SGMonitor Monitors the health of security gateway services and security servers.
TSMonitor Monitors the health of transfer servers.
VCMonitor Monitors the health of vCenter servers.
If a component has several instances, View Manager creates a separate monitor instance to monitor each
instance of the component.
The command outputs all information about health monitors and monitor instances in XML format.
Options
Table 17-6 shows the options that you can specify to list and display health monitors.
Table 17-6. Options for Listing and Displaying Health Monitors
Option Description
-instanceid instance_id Specifies a health monitor instance
-list
Displays the existing health monitors if a health monitor ID
is not specified.
-list -monitorid monitor_id Displays the monitor instances for the specified health
monitor ID.
-monitorid monitor_id Specifies a health monitor ID.
Chapter 17 Using the vdmadmin Command
VMware, Inc. 415