Visualizing Server Traffic Data and Calculating 95th Percentile with Zabbix, MySQL, and Grafana
Prerequisites
A database instance (MySQL, PostgreSQL, or SQL Server) to serve as Grafana's data source
A working Grafana installation (follow official guides for setup)
Navicat for database management
PyCharm or another Python IDE for data processing
Step 1: Extract Raw Data from Zabbix
Connect to your Zabbix MySQL database using Navicat, the ...
Posted on Sat, 09 May 2026 23:56:37 +0000 by no3dfx