Bridge Counters
To monitor the performance of bridge, NCache supports the following counters that can be accessed through PerfMon tool and NCache Web Monitor.
Counter | Description |
---|---|
Average us/Bridge Operation |
Average time in microseconds, taken to complete bridge operation. |
Bridge Cache Count |
Count of bridge cache items. |
Bridge Cache Size |
Size of bridge cache in bytes. |
Operations Received |
Total number of operations received by bridge from source cache. |
Operations Received/sec |
Number of operations received by bridge from source cache per second. |
Operations Sent |
Number of operations sent by bridge to target cache. |
Operations Sent/sec |
Number of operations sent by bridge to target cache per second. |
Queue Count |
Number of items in the Queue. |
Replicator Queue Count |
Bridge to target cache replicator's virtual queue count. |
Replicator Queue Size |
Bridge to target cache replicator's virtual queue size in bytes. |
State Transfer/sec |
Total Number of operations during state transfer per second. |