See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.0/opmessage usr
From Zabbix.org
< Docs/DB schema | 2.0
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
opmessage_usrid | NONE | NOT NULL | id | |||
operationid | NONE | NOT NULL | id | operations.operationid C |
||
userid | NONE | NOT NULL | id | users.userid |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | opmessage_usrid |
opmessage_usr_1 | YES | operationid, userid |