The ModJmxRemote kmodule starts a JMX remoting JMXConnectorServer. The kmodule is implemented by com.fs.pxe.kernel.modjmxremote.ModJmxRemote.
| Name |
Description |
| JmxURL |
the JMX service URL for the JMXConnectorServer, e.g., service:jmx:rmi://localhost:2099/server. |
Depending on the JMX service URL used, an RMI registry (e.g., via the ModRmiRegistry Kmodule) may need to be started before this kmodule is loaded.