uCosminexus Application Server, Definition Reference Guide

[Contents][Index][Back][Next]

4.14.10 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 10.12 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-88 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
Specify a string within 255 characters using alphanumeric characters, underscore (_), period (.), and hyphen (-) as a host name.
None 07-50