See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/valuemaps
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 |
---|---|---|---|---|---|---|
valuemapid | NONE | NOT NULL | id | items.valuemapid mappings.valuemapid C | ||
name | EMPTY | NOT NULL | varchar(64) |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | valuemapid |
valuemaps_1 | YES | name |