See www.zabbix.com for the official Zabbix site.
Docs/DB schema/2.4/operations
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 |
---|---|---|---|---|---|---|
operationid | NONE | NOT NULL | id | opcommand.operationid C opcommand_grp.operationid C opcommand_hst.operationid C opconditions.operationid C opgroup.operationid C opmessage.operationid C opmessage_grp.operationid C opmessage_usr.operationid C optemplate.operationid C | ||
actionid | NONE | NOT NULL | id | actions.actionid C |
||
operationtype | 0 | NOT NULL | integer | |||
esc_period | 0 | NOT NULL | integer | |||
esc_step_from | 1 | NOT NULL | integer | |||
esc_step_to | 1 | NOT NULL | integer | |||
evaltype | 0 | NOT NULL | integer |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | operationid |
operations_1 | No | actionid |