See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/sysmap element 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 |
---|---|---|---|---|---|---|
sysmapelementurlid | NONE | NOT NULL | id | |||
selementid | NONE | NOT NULL | id | sysmaps_elements.selementid C |
||
name | NONE | NOT NULL | varchar(255) | |||
url | EMPTY | NOT NULL | varchar(255) |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | sysmapelementurlid |
sysmap_element_url_1 | YES | selementid, name |