Connection Information
| ▪ | Host: Name of host server where the generic JMX application server is installed |
Generic environment additional information
| ▪ | Server name: Name of generic server |
| ▪ | Protocol: Name of protocol |
The Monitoring Studio generic client connects to the JMX agent using the protocol RMI or IIOP. If you use the protocol RMI the default server name is “jmxrmi” and if you use the IIOP protocol then the default server name is “jmxiiop”.
Connection Account
| ▪ | Path to Java on the local server: java home path |
The application server should be started with the option:
| ▪ | Dcom.sun.management.jmxremote.port=portNumber |
Using this option starts a dedicated JMX agent for this particular application. The Monitoring Studio generic JMX client needs to use this port number to establish a connection.
|