See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/items applications
From Zabbix.org
< Docs/DB schema | 2.4
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
itemappid | NONE | NOT NULL | id | |||
applicationid | NONE | NOT NULL | id | applications.applicationid C |
||
itemid | NONE | NOT NULL | id | items.itemid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | itemappid |
items_applications_1 | YES | applicationid, itemid |
items_applications_2 | No | itemid |