vibemk_create_host
Create new monitoring hosts in CheckMK by specifying folder, IP address, and attributes. Supports adding single or multiple hosts, using bulk API for efficiency.
Instructions
➕ Create host(s) - Add one or multiple hosts to monitoring (automatically uses bulk API for multiple hosts)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosts | No | List of hosts to create (multiple hosts mode - automatically uses bulk API) | |
| folder | No | Folder path (single host mode) | |
| host_name | No | Name of the new host (single host mode) | |
| attributes | No | Host attributes - ipaddress, etc. (single host mode) | |
| bake_agent | No | Whether to bake agents after creation (bulk mode only) |