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 |
| The file to search. |
| 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