See www.zabbix.com for the official Zabbix site.
Docs/DB schema/3.0/sysmaps link triggers
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 |
---|---|---|---|---|---|---|
linktriggerid | NONE | NOT NULL | id | |||
linkid | NONE | NOT NULL | id | sysmaps_links.linkid C |
||
triggerid | NONE | NOT NULL | id | triggers.triggerid C |
||
drawtype | 0 | NOT NULL | integer | |||
color | 000000 | NOT NULL | varchar(6) |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | linktriggerid |
sysmaps_link_triggers_1 | YES | linkid, triggerid |
sysmaps_link_triggers_2 | No | triggerid |