cache show seqflow
Function
The cache show seqflow command is used to query sequence flow information about the cache.
Format
cache show seqflow {statistic|threshold}
Parameters
Parameter |
Description |
Value |
---|---|---|
statistic |
Queries statistics on cache sequence flow. |
- |
threshold |
Queries the sequence flow timer, time, and distance threshold. |
- |
Views
Diagnostic view
Usage Guidelines
None
Example
Query information about the threshold of cache sequence flow, including the timer, bitmap, time, distance threshold, and I/O threshold.
admin:/diagnose>cache show seqflow threshold
counter = 32
bitmap = 10
time = 250
distance = 1
iothreshold = 0
admin:/diagnose>
System Response
None