event_acknowledge
Acknowledge Zabbix events to mark problems as handled, with options to close resolved issues and add messages.
Instructions
Acknowledge events in Zabbix.
Mark events (problems/alerts) as acknowledged to show that operations staff are aware of and working on the issue. Acknowledged events can also be closed if resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Bitmask: 1=close problem, 2=acknowledge, 4=add message, 8=change severity, 16=unacknowledge, 32=suppress, 64=unsuppress. | |
| message | No | Message to add to the event. The 'add message' flag (4) is added to 'action' automatically when this is set - Zabbix otherwise accepts the call and stores an empty message, losing the text silently. | |
| eventids | Yes | Event IDs to acknowledge. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||