The WGSTATS.CACHE_BY_MANAGER section in NRD file displays cache statistics for each manager on a monitored node. It shows the number of objects currently stored in each cache type, helps you to verify that resource data is being collected and cached correctly. This information can be used to troubleshoot data collection issues and evaluate cache utilization within the meshIQ environment.
When the
apwmq.cache.split.by_manager=true'property is configured in thenode.propertiesfile in CEP server, the WGSTATS.CACHE_BY_MANAGER section displays cached objects grouped by their respective nodes and managers.By default, the WGSTATS.CACHE_BY_MANAGER section displays cached objects grouped by their respective nodes and managers. Without configuring any
node.propertiesin CEP server.- When the
apwmq.cache.split.by_manager=false'property is configured in thenode.propertiesfile in CEP server, the WGSTATS.CACHE_BY_MANAGER section displays only Q_LOCAL information grouped by their respective nodes and managers.