Preparations

Data Preparation

Operations in Data Parsing have been completed.

Make sure that the SQLite database file profiler.db exists in the path specified by --output-path.

Environment Dependencies

Grafana 11.3.0, with the SQLite plugin 11.3.0, is installed.

Installing and Connecting Grafana

Download the open source version of Grafana from its official website. Decompress and run it. Example:

tar -zxvf grafana-11.3.0.linux-arm64.tar.gz
cd grafana-v11.3.0/bin/
./grafana-server

To configure the Windows proxy, add the IP address prefix of the Linux device, for example, 90.90.*;90.91.*. You can access http://Linux device IP address:3000/ to open the Grafana WebUI. The initial account and password are admin.