问题
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:
来源:https://stackoverflow.com/questions/54978003/zabbix-4-0-entity-relationship-diagram-or-database-schema