pq¶
The following operations can be performed on "pq":
stat pq¶
Displays statistics of priority queuing.
Synopsys¶
stat pq [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]
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
Outputs¶
Policy hits (PolMatch)
Number of times the Netscaler appliance matched an incoming request using any priority queuing policy.
Threshold failed (ThrsFail)
Number of times the Netscaler appliance failed to match an incoming request to any of priority queing policy.
Priority 1 requests (Pri1Req)
Number of priority 1 requests that the Netscaler appliance received.
Priority 2 requests (Pri2Req)
Number of priority 2 requests that the Netscaler appliance received.
Priority 3 requests (Pri3Req)
Number of priority 3 requests that the Netscaler appliance received.