Products | Versions |
---|---|
TIBCO ActiveMatrix Policy Director | - |
Not Applicable | - |
Description:
This queue is used to gather and display information in the Infrastructure tab in the Admin GUI.
The following are ways to stop the messages from building up on this queue.
1). Check that the "com.tibco.amx.mcr.aggregator" is running and has a listener on this queue. The messages on this queue should be consumed by the application 'com.tibco.amx.mcr.aggregator' running under 'SystemEnvironment which in turn updates the environment information on the Dashboard>Infrastructure in the Admin GUI.
2). To stop nodes from sending messages to the queue, add the following property to the .tra file for the node:
java.property.com.tibco.serviceprobe.monitoring.enabled=false.
The .tra file for the node is located in the folder CONFIG_HOME/tibcohost/Admin-enterpriseName-adminServerName/nodes/nodeName/bin .