Administer > Dynamic caching > Cache invalidation
Enable the Dynamic Cache Monitor
WebSphere Application Server provides a Dynamic Cache Monitor application for displaying...
- cache statistics
- Edge Side and disk statistics
- cache entries
- dependency IDs
- cache policy information
To use the cache monitor, install the CacheMonitor.ear Web application. Once the CacheMonitor.ear Web application is installed, restart the application server and Web server.
Open one dynamic cache monitor for every WCS instance.
To use the Cache Monitor and you have WebSphere Application Server EJB security enabled, perform some additional security configuration for the Dynamic Cache Monitor.
Procedure
- Install the cache monitor in order to inspect the contents and behavior of the WebSphere Application Server dynamic cache.
- Open the cache monitor using one of the following methods:
- Access using a Web browser with...
http://host:port/cachemonitor
- For more secure access, IBM recommends that you access the Administration host machine...
https://admin_host_name:port/cachemonitorFor example, if the virtual host VH_instance_admin is used for installing the Cache Monitor, then the Cache Monitor can be accessed as:
https://admin_host_name:8002/cachemonitor