Configuring Unica Interact to use JMX monitoring with the JMXMP protocol

Use this procedure to configure Unica Interact to use JMX monitoring with the JMXMP protocol.

Before you begin

The JMXMP protocol requires two extra libraries in the following order in the classpath, InteractJMX.jar and jmxremote_optional.jar. Both of these files can be found in the lib directory of your runtime environment installation.

About this task

If you enable security, the user name and password must match a user in Unica Platform for the runtime environment. You cannot use an empty password.

The default address for monitoring for the JMXMP protocol is service:jmx:jmxmp://RuntimeServer:port.

Procedure

  1. Verify that the InteractJMX.jar and jmxremote_optional.jar libraries are in the classpath in order. If they are not in the classpath, add them to the classpath.
  2. In Unica Platform for the runtime environment, edit the following configuration properties in the Interact > monitoring category.
    Configuration property Setting
    protocol JMXMP
    port the port number for the JMX service
    enableSecurity False to disable security, or True to enable security