The itemprototype.create section of the zabbix 3.0 API documentation give us "Creating an item prototype" Example:
Request:
{
"jsonrpc": "2.0",
"method": "itemprototype.create",
"params":...
Search Result
Collapse
2 results in 0.0024 seconds.
Keywords
Members
Tags
-
zabbix 3.0 API Document improve
-
Macros examples
Any real life examples of macros used in Items?
The online manual actually just a reference. Lots of facts but examples are slim. Even the macro examples in the forums come up as errors.
For example trying to make an item where the port is an user macro.
...