trigger_create
Create a new Zabbix trigger by specifying its expression, name, and optional severity to define conditions for detecting problems.
Instructions
Create a new trigger in Zabbix.
Triggers define the conditions under which problems are detected. They use expressions to evaluate item values and determine when to transition from normal to problem state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | 0=enabled, 1=disabled. | |
| comments | No | Optional comment/notes about the trigger explaining its purpose and context. | |
| priority | No | Severity 0-5. | |
| expression | Yes | Trigger expression. | |
| description | Yes | Trigger description/name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||