See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.2/trigger depends
From Zabbix.org
< Docs/DB schema | 2.2
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
triggerdepid | NONE | NOT NULL | id | |||
triggerid_down | NONE | NOT NULL | id | triggers.triggerid C |
||
triggerid_up | NONE | NOT NULL | id | triggers.triggerid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | triggerdepid |
trigger_depends_1 | YES | triggerid_down, triggerid_up |
trigger_depends_2 | No | triggerid_up |