Hitachi

uCosminexus Application Server Definition Reference Guide


4.11.11 Parameters used for setting up the properties for issuing Management events

The following table describes the parameters used for setting up the properties for issuing Management events. You can specify these parameters in the J2EE server and the batch server.

For details about the contents to be specified in param-value corresponding to 'Value of param-name', see 8.2.11 Property file for issuing Management events. When you reference the section, read the key as parameter. In the table below, Default value means the value that is assumed when the parameter is not specified. VR is the version of Application Server on which parameters are introduced or changed.

Table 4‒86: Parameters used for setting up the properties for issuing Management events

Value of param-name

Specifiable value

Default value

VR

manager.mevent.message_id.list

Specify any string.

None

06-50

manager.mevent.retry.interval

Specify the value using an integer from 1 to 86400.

10

06-50

manager.mevent.retry.limit

Specify the value using an integer from 0 to 86400.

0

06-50

manager.mevent.send.max

Specify the value using an integer from 1 to 1000.

10

06-50

manager.mevent.send.timeout

Specify the value using an integer from 10 to 600.

90

06-50

manager.mevent.sender.bind.host

Specify one of the following values:

  • Host name

  • IPv4 address

  • @myhost

Note

When specifying a host name or IPv4 address, specify the value of the <host-name> tag in the host definition. If you specify a different value, a warning message (KEOS24186-W) might be output, and the settings might not be what you intend.

For host names, specify character strings of a maximum of 255 characters in length, consisting of alphanumeric characters, underscores (_), periods (.), and hyphens (-).

None

07-50