ZABBIX 4.0 Entity Relationship Diagram or Database

2019-08-18 10:05发布

问题:

Specifically for ZABBIX 4.0, is the Entity Relationship Diagram (ERD) or Database Schema available from anybody? Thanks!

回答1:

The documentation is quite outdated, the schema is for the 2.4 version.

However you can use MySQL Workbench to plot it: connect to Zabbix's mysql, then Database -> Reverse Engineer and follow the steps.

Here's a sample from my Zabbix 4.0 server: