Hello
We have active agents which discover everything about the hosts perfectly. The one variable I can't figure out is how to discover the ip addresses of the Ethernet interfaces. It does discover the interfaces so it shows the in and the out traffic (net.if.in[{#IFNAME}])
Is there a variable I can use for example net.if.ip[{#IFNAME}] that would give me the IP address of the Agent LLD interface?
We have active agents which discover everything about the hosts perfectly. The one variable I can't figure out is how to discover the ip addresses of the Ethernet interfaces. It does discover the interfaces so it shows the in and the out traffic (net.if.in[{#IFNAME}])
Is there a variable I can use for example net.if.ip[{#IFNAME}] that would give me the IP address of the Agent LLD interface?
Comment