HP Systems Insight Manager 7.0 Command Line Interface Guide

Example 11
To display the defined criteria values for the criteria CriteriaByProductType, enter mxquery -lval
CriteriaByProductType.
Limitations
This command can only be run on the CMS.
See also
HP-UX
mxauth(1M), mxquery(4)
Linux
mxauth(8), mxquery(4)
mxreport
Adds, deletes, runs, lists reports and report categories in Systems Insight Manager.
Synopsis
mxreport -a -f fully-qualified-file-name
mxreport -d existing-report-name
mxreport -r existing-report-category-name
mxreport -c -f fully-qualified-file-name
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 ]
mxreport -eCat existing-category-name -S
existing-system-collectionname-or-comma-
separated-nodes-list-when-used-with-option(n) [-n] [-E
existing-event-collection-name ] [-x HTML|XML|CSV] [-o
fully-qualified-file-name ]
mxreport [-b encoding ] [-n valid-report-or-category-name ] -l -x [report|category]
Description
The mxreport command enables users with sufficient privileges to run reports, and to add, delete,
and list reports and report categories.
mxreport -a -f fully-qualified-file-name
This command enables you to add reports if you have sufficient privileges. Report information
is provided in a report definition file (see mxreport(4)).
During an add operation, only reports with names that do not exist in the database are added.
If a duplicate report is detected, it is skipped, and Systems Insight Manager adds all
non-duplicate reports. Skipping duplicate reports does not affect the return value.
mxreport -d existing-report-name
This command enables you to delete a report. You must specify an existing report, and you
must be the report owner or an administrative rights user.
94 Command descriptions