5.0

Table Of Contents
Table 17-5. Health Monitors (Continued)
Monitor Description
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.
Examples
List all existing health monitors in XML using Unicode characters.
vdmadmin -H -list -xml
List all instances of the vCenter monitor (VCMonitor) in XML using ASCII characters.
vdmadmin -H -list -monitorid VCMonitor -xml -n
Display the health of a specified vCenter monitor instance.
vdmadmin -H -monitorid VCMonitor -instanceid 4aec2c99-4879-96b2-de408064d035 -xml
Listing and Displaying Reports of View Manager Operation Using the -I
Option
You can use the vdmadmin command with the -I option to list the available reports of View Manager operation
and to display the results of running one of these reports.
Syntax
vdmadmin -I [-b
authentication_arguments
] -list [-xml] [-w | -n]
vdmadmin -I [-b
authentication_arguments
] -report
report
-view
view
[-startdate
yyyy-MM-dd-
HH:mm:ss
][-enddate
yyyy-MM-dd-HH:mm:ss
] [-w | -n] -xml | -csv
Usage Notes
You can use the command to display the available reports and views, and to display the information that View
Manager has recorded for a specified report and view.
Chapter 17 Using the vdmadmin Command
VMware, Inc. 329