See www.zabbix.com for the official Zabbix site.
Docs/DB schema/4.0/opcommand grp
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 |
---|---|---|---|---|---|---|
opcommand_grpid | NONE | NOT NULL | id | |||
operationid | NONE | NOT NULL | id | operations.operationid C |
||
groupid | NONE | NOT NULL | id | hstgrp.groupid |
Indexes
Name | UNIQ | Columns |
---|---|---|
PRIMARY KEY | YES | opcommand_grpid |
opcommand_grp_1 | No | operationid |
opcommand_grp_2 | No | groupid |