Configuring Marketing Software Director
Change in ActiveMQ configuration
After HCL® Marketing Software Director server installation you might need to change the ActiveMQ configuration. You can do this by modifying the ActiveMQ configuration in the <IBM Director Install Path> /Server/application.properites
spring.activemq.broker-url=ACTIVE_MQ_BROKER_URL
spring.activemq.user=ACTIVE_MQ_USER
spring.activemq.password=ACTIVE_MQ_USER_PASSWORD
Listener resource consumption data
By default, the HCL Marketing Software Director server maintains listener CPU and Memory consumption data of the last 7 days. If you require more data than this, it can be done by updating the <IBM Director Install Path> /Server/application.properites
set parameter addon.listener.profile.data.days=<number of days>
This will retain the data for the specified number of days in the ao_listener_rc table but the graph will show data for the last 7 days (beginning today) only.