Hello,
I'm working on my thesis which is based on the Zabbix software. Reading through forums I found out there's quite many people who need the current database structure.
Using SchemaSpy I generated the structure of Zabbix v2.0.2 database for PostgreSQL. I'm sure some of you will find this useful.
Basically it's a clean DB with one host and a few rows in the history.
Here's a small preview:

You can view the structure here:
New URL: http://z.bb-odtah.sk/relationships.html
You can download the entire generated structure here:
I'll also use this post to publish the results of my thesis which focuses on optimization of the database structure of Zabbix using auto partitioning.
Cheers.
I'm working on my thesis which is based on the Zabbix software. Reading through forums I found out there's quite many people who need the current database structure.
Using SchemaSpy I generated the structure of Zabbix v2.0.2 database for PostgreSQL. I'm sure some of you will find this useful.
Basically it's a clean DB with one host and a few rows in the history.
Here's a small preview:

You can view the structure here:
New URL: http://z.bb-odtah.sk/relationships.html
You can download the entire generated structure here:
I'll also use this post to publish the results of my thesis which focuses on optimization of the database structure of Zabbix using auto partitioning.
Cheers.

Comment