See www.zabbix.com for the official Zabbix site.
Docs/DB schema/4.0/hosts templates
From Zabbix.org
< Docs/DB schema | 4.0
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
hosttemplateid | NONE | NOT NULL | id | |||
hostid | NONE | NOT NULL | id | hosts.hostid C |
||
templateid | NONE | NOT NULL | id | hosts.hostid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | hosttemplateid |
hosts_templates_1 | YES | hostid, templateid |
hosts_templates_2 | No | templateid |