alert_acknowledge
Acknowledge an active monitoring alert across SolarWinds, PRTG, or Zabbix to mark it as handled. Use dry_run to preview the target platform call before making the change.
Instructions
[WRITE][risk=medium] Acknowledge one active alert (reversible triage action).
Pass dry_run=True to preview (reports the platform whose acknowledge API would be called — the three platforms take different endpoints and different id shapes, so it is the part of this call most worth confirming first).
Args: alert_id: Alert id (AlertActiveID on SolarWinds, sensor objid on PRTG, problem event id on Zabbix). dry_run: If True, preview without acknowledging. target: Monitoring target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| alert_id | Yes |