I have setup an HTTP monitor in Zabbix. It runs an HTTPS://url.serial=xxxx-xxxx-xxxx call and the url will return a value of "up" or "down".
If I setup a custom Macro (example {$SerialNumber} and reference the actual Serial number xxxx-xxxx-xxxx ), and in the ITEM Query field function I use the customer Macro name {$SerialNumber}, the HTTP monitor works correctly.
Instead of using a custom Macro, I want to use the Inventory "Serial Number A" field. The Serail number is in the Inventory field, However when I apply that macro id {INVENTORY.SERIALNO.A} it fails.
How can I leverage the Inventory Serial Number A macro for this use case?
If I setup a custom Macro (example {$SerialNumber} and reference the actual Serial number xxxx-xxxx-xxxx ), and in the ITEM Query field function I use the customer Macro name {$SerialNumber}, the HTTP monitor works correctly.
Instead of using a custom Macro, I want to use the Inventory "Serial Number A" field. The Serail number is in the Inventory field, However when I apply that macro id {INVENTORY.SERIALNO.A} it fails.
How can I leverage the Inventory Serial Number A macro for this use case?