FUNCTION::QSQ_PRINT

Section: Queue Statistics Tapset (3stap)
Updated: November 2022
Index Return to Main Contents
 

NAME

function::qsq_print - Prints a line of statistics for the given queue  

SYNOPSIS

    qsq_print(qname:string)
 

ARGUMENTS

qname

queue name
 

DESCRIPTION

This function prints a line containing the following  

STATISTICS 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.  

SEE ALSO

tapset::queue_stats(3stap)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
STATISTICS FOR THE GIVEN QUEUE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 15:22:17 GMT, November 16, 2022