Ad Widget

Collapse

Compare last value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gogo
    Junior Member
    • Sep 2021
    • 2

    #1

    Compare last value


    Hello, how to compare the last value of different hosts with each other? There are many nodes, with the help of a data element (script) we check the ip address of each node, Information type: Text. I want to compare the ip of all nodes with each other and if they are the same, then make an alarm. For example:

    node1 - 1.1.1.1
    node2 - 2.2.2.2
    node3 -3.3.3.3
    node4 - 1.1.1.1


    how can I compare the types of nodes with each other and tell me that the type of the node1 = the type of the node4 I'll be very thankful
Working...