Ad Widget

Collapse

Using items in LLD Filters?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • user185953
    Junior Member
    • Aug 2021
    • 6

    #1

    Using items in LLD Filters?

    Hello,
    I am trying to deal with a cluster of devices where each member's SNMP reports status of all other members.
    There is no loadbalancer.

    My problem:
    If Zabbix connects to only one node, monitoring will fail if that node goes down.
    If Zabbix connects to all nodes, I pollute my database and UI by duplicite values.

    My question:
    I'd like to use LLD filters to filter only for data for the connected unit.
    The straightfoward approach would be to use the unit's so-called serial number.
    Is it possible to have a LLD filter like {#DISCO_SERIAL} matches {my_template:devSerial.last()} ?


    Thank you.

Working...