• Facebook
  • Twitter
  • Youtube
  • LinedIn
  • RSS
  • Docs
  • Comparisons
  • Blogs
  • Download
  • Contact Us
Download
Show / Hide Table of Contents

Cache Client Counters

To monitor the cache performance of your clients, NCache provides various performance counters, each providing certain functionality.

These counters are listed below along with their purposes:

Counter Description
Additions/sec (Available in Community Edition) Number of Add operations per second.
Deletes/sec (Available in Community Edition) Number of Remove operations per second.
Fetches/sec (Available in Community Edition) Number of Get operations per second.
Updates/sec (Available in Community Edition) Number of Insert operations per second.
Compression/sec Number of items being compressed/decompressed in one second.
Average Item Size (Available in Community Edition) Average size of the item added to or fetched from the cache by the client.
Average Compressed Item Size (Available in Community Edition) Average item size in bytes after compression on add or before decompression on fetch.
Average us/add (Available in Community Edition) Average time (microseconds) taken to complete one Add operation.
Average us/addbulk (Available in Community Edition) Average time (microseconds) taken to complete one AddBulk operation.
Average us/fetch (Available in Community Edition) Average time (microseconds) taken to complete one Get operation.
Average us/fetchbulk (Available in Community Edition) Average time (microseconds) taken to complete one GetBulk operation.
Average us/insert (Available in Community Edition) Average time (microseconds) taken to complete one Insert operation.
Average us/insertbulk (Available in Community Edition) Average time (microseconds) taken to complete one InsertBulk operation.
Average us/remove (Available in Community Edition) Average time (microseconds) taken to complete one Remove operation.
Average us/removebulk (Available in Community Edition) Average time (microseconds) taken to complete one RemoveBulk operation.
Average us/compression Average time (microseconds) taken to compress one object.
Average us/decompression Average time (microseconds) taken to decompress one object.
Average us/encryption Average time (microseconds) taken to encrypt one object.
Average us/decryption Average time (microseconds) taken to decrypt one object.
Average us/serialization (Available in Community Edition) Average time (microseconds) taken to serialize one object.
Average us/deserialization (Available in Community Edition) Average time (microseconds) taken to deserialize one object.
Average us/event (Available in Community Edition) Average time (microseconds) taken to process a single event on the client.
Events Processed/sec (Available in Community Edition) Number of events processed per second on a client.
Events Triggered/sec (Available in Community Edition) Number of events triggered and received per second by a client.
Average us/Published Messages (Available in Community Edition) Average time (microseconds) taken to complete published messages operation.
Messages Published/sec (Available in Community Edition) Number of messages published in one second.
Messages Delivered/sec (Available in Community Edition) Number of messages delivered in one second.
Read Operations/sec (Available in Community Edition) Number of read operations per second on a client.
Write Operations/sec (Available in Community Edition) Number of write operations per second on a client.
Request queue size (Available in Community Edition) The number of pending client requests on a single machine that are waiting for a response from the cache server.
# of Last Sync Poll Removes Number of removes resulted in the last sync poll.
# of Last Sync Poll Updates Number of updates resulted in the last sync poll.
# of Sync Poll Requests Number of sync poll requests to the server.

See Also

NCache Counters
Distributed Cache Counters
Bridge Counters

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Community
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - . All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top