pq¶
The following operations can be performed on "pq":
stat pq¶
Displays statistics of priority queuing. NOTE: This command is deprecated.Priority Queuing feature has been deprecated in favour of AppQoE
Synopsis¶
Arguments¶
detail Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0
logFile The name of the log file to be used as input.
clearstats Clear the statsistics / counters
Possible values: basic, full
Output¶
Counters¶
Policy hits (PolMatch) Number of times the Citrix ADC matched an incoming request using any priority queuing policy.
Threshold failed (ThrsFail) Number of times the Citrix ADC failed to match an incoming request to any of priority queing policy.
Priority 1 requests (Pri1Req) Number of priority 1 requests that the Citrix ADC received.
Priority 2 requests (Pri2Req) Number of priority 2 requests that the Citrix ADC received.
Priority 3 requests (Pri3Req) Number of priority 3 requests that the Citrix ADC received.