Hitachi

JP1 Version 13 JP1/IT Desktop Management 2 Distribution Function Administration Guide


14.20.14 OUTPUT_CONSTRAINTS (specifying the output information)

In the OUTPUT_CONSTRAINTS tag, you can specify the kinds and comparison condition for the information you want to output. You can use this tag in the dcmcsvu command only.

The following table shows the parameters that can be specified and their corresponding command arguments:

Parameter

Content

Command argument

template

Template used for exporting

template-key

format

Format of the output file

csv or par

row

Item (row) to be output

--

group_membership

Group to which the targets belongs

--

condition

Comparison condition

--

Legend: --: Do not specify as a command argument.

Use a template provided by JP1/Software Distribution to specify the items you want to output. This template is the same as the template that the CSV output utility uses. Information is output for the items included in the specified template (the columns in the template). For some templates, you can also perform the following operations:

Organization of this subsection

(1) Format

OUTPUT_CONSTRAINTS{
template = template-key
format = export-file-format (csv or par)
row = items-to-be-output (row)
group_membership = group-of-the-host
condition = condition
}

(2) Description