ZABBIX 4.0 Entity Relationship Diagram or Database Schema

蹲街弑〆低调 提交于 2020-01-25 10:31:07

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!