6.0

Table Of Contents
Options
Table 13-7 shows the options that you can specify to list and display reports and views.
Table 137. Options for Listing and Displaying Reports and Views
Option Description
-enddate yyyy-MM-dd-HH:mm:ss
Specifies a upper limit for the date of information to be
displayed.
-list
Lists the available reports and views.
-report report
Specifies a report.
-startdate yyyy-MM-dd-HH:mm:ss
Specifies a lower limit for the date of information to be
displayed.
-view view
Specifies a view.
Examples
List the available reports and views in XML using Unicode characters.
vdmadmin -I -list -xml -w
Display a list of user events that occurred since August 1, 2010 as comma-separated values using ASCII
characters.
vdmadmin -I -report events -view user_events -startdate 2010-08-01-00:00:00 -csv -n
Generating View Event Log Messages in Syslog Format Using the I
Option
You can use the vdmadmin command with the -I option to record View event messages in Syslog format in
event log files. Many third-party analytics products require flat-file Syslog data as input for their analytics
operations.
Syntax
vdmadmin -I -eventSyslog -disable
vdmadmin -I -eventSyslog -enable -localOnly
vdmadmin -I -eventSyslog -enable -path path
vdmadmin -I -eventSyslog -enable -path path
-user DomainName\username -password password
Usage Notes
You can use the command to generate View event log messages in Syslog format. In a Syslog file, View
event log messages are formatted in key-value pairs, which makes the logging data accessible to analytics
software.
You can also use the vdmadmin command with the -I option to list the available reports and views and to
display the contents of a specified report. See “Listing and Displaying Reports of View Operation Using the
-I Option,” on page 205.
View Administration
206 VMware, Inc.