See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/sysmap url
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 |
---|---|---|---|---|---|---|
sysmapurlid | NONE | NOT NULL | id | |||
sysmapid | NONE | NOT NULL | id | sysmaps.sysmapid C |
||
name | NONE | NOT NULL | varchar(255) | |||
url | EMPTY | NOT NULL | varchar(255) | |||
elementtype | 0 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | sysmapurlid |
sysmap_url_1 | YES | sysmapid, name |