item_update
Change properties of an existing Zabbix monitoring item: name, interval, units, or status. Only specify fields to update.
Instructions
Update an existing item in Zabbix.
Modifies properties of an existing monitoring item. You can change the name, collection interval, units, or status. Only specify the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New item name. | |
| delay | No | New collection interval (e.g., '30s', '5m', '1h'). | |
| units | No | New units for the values. | |
| itemid | Yes | ID of the item to update. | |
| status | No | 0=enabled, 1=disabled. | |
| description | No | New description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||