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

NAME

6       function::qsq_print - Prints 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

SEE ALSO

25       tapset::queue_stats(3stap)
26
27
28
29SystemTap Tapset Reference         May 2021         FUNCTION::QSQ_PRINT(3stap)
Impressum