Setting the auto refresh interval for the IBM Sterling Control Center Monitor web console

You can set a regular refresh time interval for the web console.

To perform this task, you need to have the Manage permission for System Settings and Console Auto Refresh. To set the refresh time interval for the IBM® Sterling Control Center Monitor web console:
  1. From IBM Control Center Web Console, go to (Menu Button) > System Settings > Properties > CCEngineService.xml.
  2. Edit properties by adding the following parameter: <webConsoleRefreshInterval>Auto_refresh_intervals_in_seconds</webConsoleRefreshInterval>.
    For example, if you want the web console to refresh every 60 seconds, add <webConsoleRefreshInterval>60</webConsoleRefreshInterval>.
    Attention: You can specify an integer that is no less than 15. If a value less than 15 is specified, the web console session is automatically refreshed every 15 seconds. If no value is specified, the session is refreshed every 30 seconds.
  3. Click Save.
    Note: This change requires a restart of each EP in order to begin using the new value.