Hitachi

JP1 Version 11 JP1/Performance Management - Agent Option for Service Response Description, User's Guide and Reference


8.3.2 Format and definition of measurement conditions (common section)

This subsection describes the format and definition of the common section of the measurement conditions.

Organization of this subsection

(1) Format

<GEN_PARAM>
   <TASKID>measurement-condition-ID</TASKID>
   <TASKLABEL>measurement-condition-label</TASKLABEL>
   <INTERVAL>measurement-interval</INTERVAL>
   <TIMEOUT>timeout-value</TIMEOUT>
</GEN_PARAM>

(2) Definition of <GEN_PARAM>

Table 8‒10: Definition of <GEN_PARAM>

XML tag

Mandatory

Role of tag and value to be specified

<TASKID>...</TASKID>

((1 to 65535))

Y

Specifies the ID that identifies a measurement condition.

<TASKLABEL>...</TASKLABEL>

((character string of up to 63 bytes))

--

Specify this item if you give any label name to the task. Hitachi recommends that the name is unique among the other task labels in the other measurement conditions.

You can also specify the task labels in the measurement condition label definition file (esptasklabel.conf). The settings in the measurement condition registration file take precedence over the settings in the measurement condition label definition file.

You cannot specify the comma (,) and double-quotation mark (") in a label name. Yet, you can specify the equal sign (=).

<INTERVAL>...</INTERVAL>

((60 to 86400))(seconds)

Y

Specifies the measurement interval when the specified measurement is to be taken repetitively. This value must be greater than the value specified in the <TIMEOUT> tag (timeout value).

<TIMEOUT>...</TIMEOUT>

((1 to 3600))(seconds)<<30>>

--

Specifies the maximum amount of time within which a single measurement must be completed.

This value must be smaller than the value specified in the <INTERVAL> tag (measurement interval).

Legend:

Y: Mandatory item

--: Optional item

(( )): Specifiable value range of the key.

<< >>: Default value