See www.zabbix.com for the official Zabbix site.
Docs/DB schema/3.0/httptestitem
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 |
---|---|---|---|---|---|---|
httptestitemid | NONE | NOT NULL | id | |||
httptestid | NONE | NOT NULL | id | httptest.httptestid C |
||
itemid | NONE | NOT NULL | id | items.itemid C |
||
type | 0 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | httptestitemid |
httptestitem_1 | YES | httptestid, itemid |
httptestitem_2 | No | itemid |