zabbix_update_service
Update an existing business service in Zabbix by modifying its name, tags, weight, parent/child relationships, algorithm, and status rules.
Instructions
Update an existing business service in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the service | |
| tags | No | Service tags (replaces all existing tags) | |
| weight | No | Service weight | |
| parents | No | Parent services (replaces all existing parents) | |
| children | No | Child services (replaces all existing children) | |
| algorithm | No | Status calculation algorithm | |
| serviceid | Yes | ID of the service to update | |
| sortorder | No | Position of the service used for sorting | |
| description | No | Description of the service | |
| problem_tags | No | Problem tags (replaces all existing problem tags) | |
| status_rules | No | Status calculation rules (replaces all existing rules) | |
| propagation_rule | No | Status propagation rule | |
| propagation_value | No | Status propagation value |