See www.zabbix.com for the official Zabbix site.
Docs/DB schema/3.0/maintenances groups
From Zabbix.org
< Docs/DB schema | 3.0
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
maintenance_groupid | NONE | NOT NULL | id | |||
maintenanceid | NONE | NOT NULL | id | maintenances.maintenanceid C |
||
groupid | NONE | NOT NULL | id | groups.groupid C |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | maintenance_groupid |
maintenances_groups_1 | YES | maintenanceid, groupid |
maintenances_groups_2 | No | groupid |