1FUNCTION::QSQ_PRINT(3stap)  Queue Statistics Tapset FUNCTION::QSQ_PRINT(3stap)
2
3
4

NAME

6       function::qsq_print - Returns a line of statistics for the given queue
7

SYNOPSIS

9           qsq_print(qname:string)
10

ARGUMENTS

12       qname
13           queue name
14

DESCRIPTION

16       This function prints a line containing the following
17

STATISTICS FOR THE GIVEN QUEUE

19       the queue name, the average rate of requests per second, the average
20       wait queue length, the average time on the wait queue, the average time
21       to service a request, the percentage of time the wait queue was used,
22       and the percentage of time request was being serviced.
23
24
25
26SystemTap Tapset Reference        August 2011       FUNCTION::QSQ_PRINT(3stap)
Impressum