WAS v8.5 > Monitoring > Monitoring Dynamic caching > Display cache information

Cache monitor

Cache monitor is an installable web application that provides a real-time view of the current state of dynamic cache. You use it to help verify that dynamic cache is operating as expected. The only way to manipulate the data in the cache is using the cache monitor. It provides a GUI interface to manually change data.

Cache monitor provides a way to:


Portlet To Empty Selected Dynacaches

Alex Lang has written a portlet that allows a users to select one or more caches to be cleared. The portlet notes the date and time that these selected caches were last cleared. Here is the portlet along with the source code: ManageCachesPortlet

This portlet uses WebSphere APIs that require the user to have at least "Monitor" rights in the WAS console. To satisfy this requirement, I created a group, "WASMonitors". I created a page in the Portal upon which I've placed this portlet, gave the "Privileged User" role to this group for that page. Further, in the WAS console, under "Global security > Administrative group roles" I granted this group the role of "Monitor". All this insures that anyone using the ManageCaches portlet will have the appropriate rights to use the WebSphere MBeans utilized in the portlet.


Subtopics


Related concepts:
Display cache information
Use servlet cache instances
cachespec.xml file
Dynamic cache service settings


+

Search Tips   |   Advanced Search