Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Basic MM Configuration : Configure MM Console Properties

Configure MM Console Properties
Properties dealing with the Console are configured in the following file:
BE_HOME/MM/web-root/app_config.xml
Update the file as needed to set values for the following properties.
Defines the time interval (in seconds) between two consecutive calls from MM Console to the MM server. The UI is refreshed after each update interval: the panes and tables with statistics are populated with the newly received data, and the topology tree is updated with the last state of the cluster.
Maximum ratio of failed pane updates to number of displayed panes, before a system crash is assumed. If the number of failed panes exceeds the threshold an error displays in the console, Lost connection to data server. The user clicks OK and is logged out.
Path to the image file for the company logo (or other image as desired). The image file must be stored within the BE_HOME/MM/web-root folder. The logoURL value is the relative location of the image file within the web-root folder. For example, if the image is in this location: web-root/images/logo.jpg, then the value of logoURL would be images/logo.jpg.
You can configure preferences such as colors used for various chart elements. Follow the documentation in the file for each element.

Copyright © TIBCO Software Inc. All Rights Reserved