Product manual
GFI EventsManager 16 Command Line Tools | 322
Parameter Description
/type:<con-
figuration|status|events>
Specify the type of report you want to generate. Supported values are:
configuration
status
events.
Key in /type:status to generate a status report.
/subtype:<messages|stats> Specify the type of status report you want to generate. Supported values are:
messages - when messages is specified, the following parameters can be used:
/period:<current|date> - key in current to generate a report containing
messages generated on the same day. Else key in a date to generate a
status report containing messages generated on the specified date.
stats - when stats is specified as a subtype, the following parameters can be
used:
/format:<html|csv> - specify the format of the report. Supported values
are HTML and CSV
/period:<"all time"|date> - specify the timeframe that the report is
based on. Supported values include "all time" or else a specific date
/options:<"error messages"|"only with issues"> - specify the type of
stats to generate. Supported values are "error messages" and "only with
issues"
/target:<path> - specify the folder path where the report is saved.
Note
Parameters that contain spaces must be enclosed in double quotes (“).
Table 118: Status report parameters
Messages example
EsmReport.exe /type:status /subtype:messages /period:"current date"
Stats example
EsmReport.exe /type:status /subtype:stats /format:html
/period:20130111 /options:"error messages" /target:C:\StatsReports
16.4.3 Generate Events reports
This function enables you to generate Events reports. The following parameters are supported:
Parameter Description
/type:<con-
figuration|status|events>
Specify the type of report you want to generate. Supported values are:
configuration
status
events.
Key in /type:events to generate an events report.
Table 119: Events reports parameters