zabbix_create_trigger
Create a Zabbix trigger to set alert rules using a reduced expression, priority, and status for monitoring.
Instructions
Create a new trigger in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL associated with the trigger | |
| status | No | Status of the trigger (0 - enabled, 1 - disabled) | |
| comments | No | Additional comments to the trigger | |
| priority | No | Severity of the trigger (0-5: Not classified, Information, Warning, Average, High, Disaster) | |
| expression | Yes | Reduced trigger expression | |
| description | Yes | Name of the trigger |