Statistics Database Report
amps_sqlite3_report
is a utility used to extract a specific time range from stats.db for reporting or diagnostic purposes.
Options and Parameters
Option
Description
file
(required)
The file to search.
timestamp
(required)
The timestamp to extract, in the format YYYYMMDDTHHmmSS
Usage
The following examples shows how to extract statistics starting at May 1, 2018 at midnight UTC from amps-sqlite3_report
. The output of the command is the information from the tables starting from the specified time .
Last updated