nagios_acknowledge_tool
Acknowledge Nagios host or service problems with a comment and optional notify. Control sticky behavior to keep acknowledgment across state changes.
Instructions
Acknowledge a host or service problem in Nagios.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notify | No | Send notification about the acknowledgement. Default True. | |
| sticky | No | Keep acknowledged even if state changes. Default True. | |
| comment | Yes | Acknowledgement comment (e.g., 'Hermes is investigating'). | |
| host_name | Yes | The hostname with the problem. | |
| service_description | No | Service name. Omit for host acknowledgement. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |