vibemk_schedule_downtime
Schedule maintenance downtime for hosts or services in CheckMK by specifying type, target, start and end times, and a comment to suppress alerts during planned work.
Instructions
⏰ Schedule downtime - Schedule maintenance downtime
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Downtime comment | |
| end_time | Yes | End time (ISO format) | |
| host_name | No | Name of the host | |
| start_time | Yes | Start time (ISO format) | |
| downtime_type | Yes | Type: host, service, or hostgroup | |
| service_description | No | Service description (for service downtime) |