See www.zabbix.com for the official Zabbix site.
Docs/DB schema/4.0/dashboard
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 |
---|---|---|---|---|---|---|
dashboardid | NONE | NOT NULL | id | dashboard_user.dashboardid C dashboard_usrgrp.dashboardid C widget.dashboardid C | ||
name | NONE | NOT NULL | varchar(255) | |||
userid | NONE | NOT NULL | id | users.userid |
||
private | 1 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | dashboardid |