See www.zabbix.com for the official Zabbix site.
Docs/DB schema/4.0/service alarms
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 |
---|---|---|---|---|---|---|
servicealarmid | NONE | NOT NULL | id | |||
serviceid | NONE | NOT NULL | id | services.serviceid C |
||
clock | 0 | NOT NULL | time | |||
value | 0 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | servicealarmid |
service_alarms_1 | No | serviceid, clock |
service_alarms_2 | No | clock |