Configurable automatic refresh is a feature introduced in Insight 9.2 Patch II-9.2-335540-2 and Insight 9.3 Patch II-9.3-17547-3.
Configuring components to automatically refresh
To enable this functionality, add the following line into your II.properties
and then deploy:
COMPONENTS_ENABLED_FOR_AUTO_REFRESH=SystemViewControlView, IVADashboard, TrendSeriesDashboard
The list of components for automatic refresh can be modified to any comma-separated combination of this values:
SystemViewControlView
- Control ViewsIVADashboard
- Item Value AnalyticsTrendSeriesDashboard
- Trend Series
It is recommended to set all three components for automatic refresh.
Automatic refresh frequency
The refresh interval rate is controlled by the AUTO_PAGE_REFRESH
property within II.properties
. This is an existing property and defaults to 300 seconds:
AUTO_PAGE_REFRESH=300
This value can also be modified and updated via a deploy.
Comments
0 comments
Please sign in to leave a comment.