Monitor Cache Performance Using Command Line Tools
NCache provides command-line and PowerShell tools to monitor server-side and client-side cache statistics. Using Get-CacheServerStatistics and Get-CacheClientStatistics, users can retrieve real-time performance counters for request throughput, cache size, and latency across distributed, local, and clustered caches. These statistics can be collected and exported in .csv format. The exported data can also be converted to Windows Performance Monitor (.blg) format.
In This Section
Cache Server Statistics Using Command Line Tools
Learn to monitor critical server-side metrics, including request throughput, CPU/memory utilization, and latency via Windows PowerShell (Get-CacheServerStatistics).
Cache Client Statistics Using Command Line Tools
Explains how to view and monitor all the counters related to the cache client through the Windows PowerShell (Get-CacheClientStatistics).