See www.zabbix.com for the official Zabbix site.
Docs/DB schema/4.0/users groups
From Zabbix.org
< Docs/DB schema | 4.0
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
id | NONE | NOT NULL | id | |||
usrgrpid | NONE | NOT NULL | id | usrgrp.usrgrpid C |
||
userid | NONE | NOT NULL | id | users.userid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | id |
users_groups_1 | YES | usrgrpid, userid |
users_groups_2 | No | userid |