See www.zabbix.com for the official Zabbix site.
Docs/DB schema/3.0/graph discovery
From Zabbix.org
< Docs/DB schema | 3.0
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
graphid | NONE | NOT NULL | id | graphs.graphid C |
||
parent_graphid | NONE | NOT NULL | id | graphs.graphid |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | graphid |
graph_discovery_1 | No | parent_graphid |