This module is related to jmx connection and its all dependencies like jmx engine and notifications.
Fiorano.jmx.connector:ServiceType=JMXConnector,Impl=RMI,Name=RMIBased JMXConnector,type=config
4.1 Attributes for RMIBasedJMXConnector
4.1.1 RMIServerPort
Description: Port on which Mx4J RMIConnector will bind.
Type: int
Access: RW
Default Value: 1858
Fiorano.jmx.engine:ServiceType=JMXEngine,Name=ClientJMXEngine,type=config
4.2 Attributes for ClientJMXEngine
4.2.1 SecurityProtocol
Description: Secure protocol used in case Server to which this CS will connect is running on secure protocol. For example, PHAOS_SSL,SUN_SSL,NO_SECURITY.
Type: java.lang.String
Access: RW
Default Value: NO_SECURITY
4.2.2 Protocol
Description: Transport protocol used for making connection to JMS Server. Default is LPC, other values can be TCP and HTTP.
Type: java.lang.String
Access: RW
Default Value: LPC
4.2.3 SecurityManagerClass
Description: Security manager class which provides an implementation of IFMQSecurityManager
Type: java.lang.String
Access: RW
Default Value: NO_SECURITY
4.2.4 QueueConnectionFactory
Description: QueueConnectionFactory used by Connector Server. It can be either LPC enabled or normal. LPC Enabled connectionfactory is used when Connector server connects to the local server.
Type: java.lang.String
Access: RW
Default Value: primaryLQCF
4.2.5 ServerPort
Description: Port of JMS Server to which this ConnectorServer connects.
Type: int
Access: RW
Default Value: 1856
4.2.6 ServerAddress
Description: IP of FioranoMQ Server to which this ConnectorServer connects. Note: ServerAddress should be localhost/LocalIP/MachineName' if using LPC QueueConnectionFactory.
Type: java.lang.String
Access: RW
Default Value: localhost
4.2.7 Username
Description: User name used for making connection to JMS server.
Type: java.lang.String
Access: RW
Default Value: admin
4.2.8 Password
Description: User name used for making connection to JMS server.
Type: java.lang.String
Access: WO
Default Value: null
4.2.9 ConnectQueueName
Description: Connect Queue name on which Connector server will listen for connect request.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE
4.2.10 RequestQueueName
Description: Request Queue name on which Connector Server will listen for jmx queries.
Type: java.lang.String
Access: RW
Default Value: JMX_SERVICE_QUEUE
4.2.11 NotifQueueName
Description: Notification Queue name on which Connector Server will send notification.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE
4.2.12 ConnectQueueName
Description: Connect Queue name on which Connector server will listen for connect request.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE