Ad Widget

Collapse

monitor in Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Masih1432
    Junior Member
    • Aug 2020
    • 2

    #1

    monitor in Zabbix

    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?
Working...