Campaign | monitoring
Properties in the this category specify whether the Operational Monitoring feature is enabled, the URL of the Operational Monitoring server, and caching behavior. Operational Monitoring displays and allows you to control active flowcharts.
cacheCleanupInterval
Description
The cacheCleanupInterval property specifies the interval, in seconds, between automatic cleanups of the flowchart status cache.
This property is not available in versions of Campaign earlier than 7.0.
Default value
600 (10 minutes)
cacheRunCompleteTime
Description
The cacheRunCompleteTime property specifies the amount of time, in minutes, that completed runs are cached and display on the Monitoring page.
This property is not available in versions of Campaign earlier than 7.0.
Default value
4320
monitorEnabled
Description
The monitorEnabled property specifies whether the monitor is turned on.
This property is not available in versions of Campaign earlier than 7.0.
Default value
FALSE
Valid values
TRUE | FALSE
serverURL
Description
The Campaign > monitoring > serverURL property specifies the URL of the Operational Monitoring server. This is a mandatory setting; modify the value if the Operational Monitoring server URL is not the default.
If Campaign is configured to use Secure Sockets Layer (SSL) communications, set the value of this property to use HTTPS. For example: serverURL=https://host:SSL_port/Campaign/OperationMonitor where:
*
host is the name or IP address of the machine on which the web application is installed
*
SSL_Port is the SSL port of the web application.
Note the https in the URL.
Default value
http://localhost:7001/Campaign/OperationMonitor
monitorEnabledForInteract
Description
If set to TRUE, enables Campaign JMX connector server for Interact. Campaign has no JMX security.
If set to FALSE, you cannot connect to the Campaign JMX connector server.
This JMX monitoring is for the Interact contact and response history module only.
Default value
FALSE
Valid Values
TRUE | FALSE
Availability
This property is applicable only if you have installed Interact.
protocol
Description
Listening protocol for the Campaign JMX connector server, if monitorEnabledForInteract is set to yes.
This JMX monitoring is for the Interact contact and response history module only.
Default value
JMXMP
Valid Values
JMXMP | RMI
Availability
This property is applicable only if you have installed Interact.
port
Description
Listening port for the Campaign JMX connector server, if monitorEnabledForInteract is set to yes.
This JMX monitoring is for the Interact contact and response history module only.
Default value
2004
Valid Values
An integer between 1025 and 65535.
Availability
This property is applicable only if you have installed Interact.