The trarpt command generates a call traffic report.
Synopsis
trarpt
hours summarize date
Description
The trarpt command generates a call traffic report. Information in this traffic report includes the number of calls coming in to the system during a specified time period, average holding time, and the percentage of time the channel was occupied for a certain hour. This report is sent to standard out (stdout). Before this can be done, the database system must be up and running, but the voice system does not need to be up.
The parameters for the trarpt command are described in the following table:
Parameter |
Description |
Comments |
hours |
Specifies the hours in which the traffic data was collected |
Valid options can be single number, or a range between 0 to 23 (with 0 representing midnight and 23 representing 11 p.m.), or all |
summarize |
Indicates a traffic report or a traffic summary report to be generated |
If the option is n, the report provides information on the total traffic volume for each channel in one-hour increments. If the option is y, the report is a summary report that provides information on the total traffic volume for each channel for the whole period specified in the hours parameter. |
date |
Specifies the date the data was collected in the system |
This parameter can be in the format mm/dd/yy or mm/dd/yyyy |
Examples
The following example generates a traffic summary report for data collected on date August 24, 1998 between 8 a.m. and 5 p.m. on multiple entries per channel.
trarpt 8-17 y 08/24/1998
The following example generates a traffic report for data collected on date August 24, 1993, with one entry per channel.
trarpt n 08/24/1998
See also