Monitor Distributed Cache Performance
NCache provides you with GUI-based tools as well as PowerShell cmdlets to monitor your distributed cache performance. This section will give you an overview of how to use these tools to monitor your data in a distributed cache cluster.
Monitor Cache Performance Using NCache Monitor
Launch the NCache Management Center by browsing to http://localhost:8251 or
<server-ip>:8251
on Windows and Linux.From the left navigation bar, click on the Clustered Caches or Local Caches based on your requirement.
- Click on the "..." button on the right corner against the cache name and click on Monitor Cluster. Make sure that the cache is already running.
Note
You can also access the monitoring dashboard page by pressing the Monitor button against the selected cache cluster.
- A new tab will open the NCache Monitor. By default, NCache Monitor displays the selected counters to monitor your cache performance in the Server Dashboard and Report-View Dashboard form. Granted that the
Test-Stress
tool is running, you will be able to monitor statistics for each server:
Using NCache Statistics
Launch the NCache Management Center by browsing http://localhost:8251 or
<server-ip>:8251
on Windows and Linux.From the left navigation bar, click on Clustered Caches.
Select the cache cluster against which you want to monitor caches and click on the "..." button.
From the dropdown menu, click on the Show Statistics option.
This will open up a statistics window showing cache statistics.
- From the top-most option bar, you can add counters, control the layout of the statistics, and much more to customize your cache performance monitoring experience.
See Also
Create Cache
Simulate Cache Usage
NCache Programmer's Guide
Use NCache for Data Caching