Interact | monitoring
This set of configuration properties enables you to define JMX monitoring settings. You need to configure these properties only if you are using JMX monitoring.
There are separate JMX monitoring properties to define for the contact and response history module in the configuration properties for Interact design environment.
protocol
Description
Define the protocol for the Interact messaging service.
If you choose JMXMP you must include the following JAR files in your class path in order:
Interact/lib/InteractJMX.jar;Interact/lib/jmxremote_optional.jar
Default value
JMXMP
Valid Values
JMXMP | RMI
port
Description
The port number for the messaging service.
Default value
9998
enableSecurity
Description
A boolean which enables or disables JMXMP messaging service security for the Interact runtime server. If set to true, you must supply a user name and password to access the Interact runtime JMX service. This user credential is authenticated by the Marketing Platform for the runtime server. Jconsole does not allow empty password login.
This property has no effect if the protocol is RMI. This property has no effect on JMX for Campaign (the Interact design time).
Default value
True
Valid Values
True | False