Dashboard Configuration Properties
To display metrics of the TIBCO MDM components and the duration after which component statistics are updated on the dashboard, set the following properties in the Configurator:
| Property | Description |
|---|---|
Node Statistics Store Duration (com.tibco.mdm.node.statistic.store.duration) |
The duration for which node statistics is stored to generate a line chart. Default: 1800000 milliseconds (30 minutes) |
Fetch interval to show live performance of different components (com.tibco.mdm.dashboard.live.health.fetch.interval) |
Retrieves interval in milliseconds of the member and cache node's health to show the live performance on the dashboard. Default: 5000 milliseconds |
Capture server errors for dashboard (com.tibco.mdm.capture.errors) |
Captures server errors to display on the dashboard. Default: true |
List of queues and topics to be displayed on dashboard (com.tibco.mdm.dashboard.jms.destination) |
List of queues and topics for which statistics are displayed on the dashboard, prefixed with Queue_ or Topic_, for example, Queue_AsyncCall. |
Cluster Metrics Information Logging Type (com.tibco.mdm.cluster.info.logging.type) |
Specify where cluster metrics information can be logged. It is applicable only when the node registry optimization is enabled. Default: CONSOLE Valid values: CONSOLE, LOG, BOTH, NONE |
Cluster Metrics Logging Interval (com.tibco.mdm.cluster.info.logging.interval) |
Specify the interval after how many node heartbeat update frequency logging should be done. For example, if the Node Heartbeat Update Frequency value is 300000 milliseconds and the Node Maximum Missed Heartbeats value is 4, then after 120000 milliseconds, logging is done. Default: 1 minutes |
Enable stats collection by MBean (com.tibco.cim.jmxmonitor.details.enable) |
Enables detailed statistics collection for various MBeans. |
Login Information Collection for - UI (com.tibco.cim.security.loginInfo.enable) |
Enables detailed information about active users and login attempts to be collected for the UI Login statistics on the dashboard. |