![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
report_datacall — Generate reports based on RADIUS data stored in datacall table
/usr/local/billmax/bin/report_datacall [-h] [-n NumberOfCalls] [-f
{datacallfield1,datacallfield2,...}
] [-u TimeUnits] [-b TransferUnits] [-s] {field} {value} [StartDate] [EndDate]
-hShow help for this program.
-n numberofcalls
Limit report to NumberOfCalls records.
-f datacallfield1,datacallfield2,...A comma separated list of fields from datacall table to display. The default list is "username,userip,startdate,length,progress"
-u TimeUnitsSpecifies the units in which to display time values. The default is 1 (seconds).
1 - seconds
2 - minutes
3 - hours
-b transferunitsSpecifies the units in which to display transfer values. The default is 4 (bytes).
4 - bytes
5 - kilobytes
6 - megabytes
-sReport transfer values using International System of Units.
field
The field of datacall table on which to search for value.
value
The value to search for in field when selecting records for display.
StartDateThe beginning date for which to consider transactions.
EndDateThe ending date for which to consider transactions.