Monitor Distributed Cache with Persistence
NCache provides you GUI-based tools as well as PowerShell cmdlets to monitor your distributed cache with persistence. This section will give you an overview of how to use these tools to monitor your data in a distributed cache with persistence.
Using NCache Web Monitor
Launch NCache Web Manager by browsing to
<server-ip>:8251
.From the left navigation bar, click on 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.
- A new tab will open the NCache Monitor. By default, NCache Monitor displays selected counters in 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 NCache Web Manager by browsing to
<server-ip>:8251
.From the left navigation bar, click on Clustered Caches or Local Caches based on your requirement.
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.
See Also
Create a Distributed Cache with Persistence
Simulate Distributed Cache with Persistence Usage
Use NCache for Data Caching