HP Systems Insight Manager 5.3 Command Line Interface reference guide

mxreport -r existing-report-category-name
This command allows you to remove a report category. Only a full configuration rights user or the report
owner can remove a report category. HP SIM notifies you if you specify a nonexistent report category
name.
mxreport -c -f fully-qualified-file-name
This command allows you to create a new report category. The category is defined in an XML file. You
must have the REPORT_MODIFICATION_PRIVILEGE to create a new report category.
mxreport -e existing-report-name [-n] [-S
existing-system-collection-name-or-comma-separated-nodes-list-when-used-with-option-(n)
] [-E existing-event-collection-name ] [-x HTML|XML|CSV] [-o
fully-qualified-file-name ]
This command runs an existing report.
The report name is mandatory.
The -S and -E flags allow you to overwrite the system and event collections in the specified report
by entering an existing collection name and event query.
If you want to enter a comma-separated list of system names instead of a collection for -S, enter
-n before -S and type the names on the command line. For example, mxreport -e
report_name -n -S "systemname1,systemname2" -E "All Events" -x XML.
-x specifies the generated report file format. The default is XML.
-o specifies the output file path. Without this option, the output is displayed in the console.
You must have the REPORT_VIEW_SECURED_DATA_PRIVILEGE to generate a report that contains
license information.
mxreport -eCat existing-category-name [-n] -S
existing-system-collectionname-or-comma-separated-nodes-list-when-used-with-option-(n)
[-E existing-event-collection-name ] [-x HTML|XML|CSV] [-o
fully-qualified-file-name ]
This command runs a report from an existing category.
The category name is mandatory.
-S is mandatory. If you want to enter a comma-separated list of system names instead of a collection
for -S, enter -n before -S and type the names on the command line.
Selecting an event query is optional.
-x specifies the generated report file format. The default is XML.
-o specifies the output file path. Without this option, the output is displayed in the console.
You must have the REPORT_VIEW_SECURED_DATA_PRIVILEGE to generate a report that contains
license information.
mxreport [-b encoding ] [-n valid-report-or-category-name ] -l -x
[report|category]
This command lists the attributes of a predefined report or report category by passing a report name
or category name.
-b specifies the language encoding for the XML file.
-x specifies whether to list a report or a category. The default is report.
-n specifies the report name or category name to list.
If -n is not specified with -l -x report, a list of all predefined reports is displayed.
If -n is not specified with -l -x category, a list of all existing categories is displayed.
Options
-a -f
76 Command descriptions