thruk_checks
Enable or disable active checks for a host or service to control monitoring behavior.
Instructions
Enable or disable active checks for a host or service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Host name | |
| cascade | No | When true and no service is specified, also apply to all services of the host. Ignored when service is set. | |
| enabled | Yes | True to enable active checks, False to disable. | |
| service | No | Service description. Omit to target the host only (use cascade=true to also cover all its services). | |
| backends | No | Comma-separated backend names (sites). Omit for all backends. |