The Management Agent property file has the J2SE property file format.
The specifiable keys and default values are described below. The domain names and agent names set in these keys are used as the default value for log file name.
Key name | Contents | Default value |
---|---|---|
mngagent.domain_name | Specify a character string for the management domain name. You can use ASCII alphanumeric characters (A to Z, a to z, 0 to 9), under scores (_), and hyphens (-). | None |
mngagent.agent_name | Specifies a character string as the logical server name of the applicable node. You can use ASCII alphanumeric characters (A to Z, a to z, 0 to 9), under scores (_), and hyphens (-). | None |
The specifiable keys and default values are described below.
Key name | Contents | Default value |
---|---|---|
mngagent.log.filename | Specify the log file name. Logging will not happen if you specify a null character string or a blank space for this property. The actual log file name will be the specified file name (where n is a number from 1 to 4) with '.n.log' added. |
|
mngagent.log.filesize | Specify a number from 4096 to 2147483647 for the upper size limit (in bytes) for each log file. If you specify a value outside the range, the value 65536 is used. | 65536 |
The specifiable keys and default values are described below.
Key name | Contents | Default value |
---|---|---|
mngagent.connector.port | Set an integer from 1 to 65535 for the Management Agent communication port. Make sure that the port number is not the same as that of any other program. When you omit this property, the value defined in vbroker.se.iiop_tp.scm.iiop_tp.listener.port is used. | Value defined in vbroker.se.iiop_tp.scm.iiop_tp.listener.port |
mngagent.connector.host | Specify any value to set the IP address for the Management Agent. When you omit this property, the value defined in vbroker.se.iiop_tp.host is used. | Value defined in vbroker.se.iiop_tp.host |
vbroker.se.iiop_tp.scm.iiop_tp.listener.port | Specify any value to set the communication port of the Management Agent. Make sure that the port number is not the same as that of any other program. If this property is not set, Cosminexus TPBroker sets a random value. This key is used for compatibility with the products earlier than the Application Server version 06-00. | None |
vbroker.se.iiop_tp.host | Specify any value to set the IP address for the Management Agent. This key is used for compatibility with the products earlier than the Application Server version 06-00. | None |