See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/application template
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 |
---|---|---|---|---|---|---|
application_templateid | NONE | NOT NULL | id | |||
applicationid | NONE | NOT NULL | id | applications.applicationid C |
||
templateid | NONE | NOT NULL | id | applications.applicationid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | application_templateid |
application_template_1 | YES | applicationid, templateid |
application_template_2 | No | templateid |