item_create
Create new monitoring items in Zabbix by specifying item details such as name, key, host ID, type, value type, and update interval. Returns JSON-formatted creation results for integration with the zabbix-mcp-server.
Instructions
Create a new item in Zabbix.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
delay | No | 1m | |
description | No | ||
hostid | Yes | ||
key_ | Yes | ||
name | Yes | ||
type | Yes | ||
units | No | ||
value_type | Yes |