See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/dhosts
From Zabbix.org
< Docs/DB schema | 2.4
This table contains [please add a brief table description].
Columns
Column | Detail | Default | NULL? | Type | Ref from | Ref to |
---|---|---|---|---|---|---|
dhostid | NONE | NOT NULL | id | dservices.dhostid C | ||
druleid | NONE | NOT NULL | id | drules.druleid C |
||
status | 0 | NOT NULL | integer | |||
lastup | 0 | NOT NULL | integer | |||
lastdown | 0 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | dhostid |
dhosts_1 | No | druleid |