See www.zabbix.com for the official Zabbix site.
Docs/DB schema/trunk/tag filter
From Zabbix.org
< Docs/DB schema | trunk
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
tag_filterid | NONE | NOT NULL | id | |||
usrgrpid | NONE | NOT NULL | id | usrgrp.usrgrpid C |
||
groupid | NONE | NOT NULL | id | hstgrp.groupid C |
||
tag | NOT NULL | varchar(255) | ||||
value | NOT NULL | varchar(255) |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | tag_filterid |