You can use the Component Browser of the Dynamo Server Admin to monitor the current state of GSACacheClientManagers and the GSACacheServerManager. Data for these components is accessible from this page:
http://host:port/dyn/admin/nucleus/atg/dynamo/service/
The GSACacheClientManager and GSACacheServerManager pages provide links that can help you troubleshoot distributed hybrid caching.
GSACacheClientManager page
Provides a link Display ItemDescriptor List that lists all item descriptors managed by this GSACacheClientManager .
GSACacheServerManager page
Provides two links:
- Display Client List lists all of GSACacheClientManagers currently connected to this GSACacheServerManager . 
- Display Repository List provides lists all repositories that this server manages. From this page, you can drill down to specific item information: - Click on a repository to list all item descriptors that use hybrid caching. 
- Click on an item descriptor to display an input field for entering a repository item ID. 
- Enter a repository item ID and click Get Clients to obtain all GSACacheClientManagers that currently cache this item. 
 

