table of contents
other versions
- wheezy 1.7-1+deb7u1
- jessie 2.6-0.2
- jessie-backports 3.0-6~bpo8+1
- testing 3.1-2
- unstable 3.1-2
FUNCTION:(3stap) | Queue Statistics Tapset | FUNCTION:(3stap) |
function::qsq_print
NAME¶
function::qsq_print - Returns a line of statistics for the given queueSYNOPSIS¶
qsq_print(qname:string)
ARGUMENTS¶
qnamequeue name
DESCRIPTION¶
This function prints a line containing the followingSTATISTICS FOR THE GIVEN QUEUE¶
the queue name, the average rate of requests per second, the average wait queue length, the average time on the wait queue, the average time to service a request, the percentage of time the wait queue was used, and the percentage of time request was being serviced.May 2013 | SystemTap Tapset Reference |