You can use the Performance Monitoring Infrastructure (PMI) data for Dynamic Cache to monitor the behavior and performance of the dynamic cache service. For information on the functions and usages of dynamic cache, refer to Task overview: Using the dynamic cache service to improve performance.
Use the DynaCache MBean to access the related data and display it under Dynamic Cache in TPV.
Name | Key | Description | Version | Granularity | Type | Level |
MaxInMemoryCacheEntryCount | cacheModule.maxInMemoryCacheEntryCount | The maximum number of in-memory cache entries. | 5.0 and above | Per server | CountStatistic | Low |
InMemoryCacheEntryCount | cacheModule.inMemoryCacheEntryCount | The current number of in-memory cache entries. | 5.0 and above | Per server | CountStatistic | Low |
Related reference
PMI data organization