Our support department is going to use Zabbix in a guest-like mode, because of this we want to show a hosts ip address on the 'Latest Data' page. Our first thought was to create an item for this and show it in the 'Network' application.
At the moment the application shows the default gateway and the in- + outgoing traffic. But finding an OID to fetch the ip address seems impossible.
The correct MIB OID should be: IP-MIB::ipAdEntAddr.x.x.x.x (where the x's are ip octets).
Because we need the ip address to find the ip address.. you get the point.
I've found a lot of discussions about this topic, but nobody seems to be able to solve it, is there a way?
At the moment the application shows the default gateway and the in- + outgoing traffic. But finding an OID to fetch the ip address seems impossible.
The correct MIB OID should be: IP-MIB::ipAdEntAddr.x.x.x.x (where the x's are ip octets).
Because we need the ip address to find the ip address.. you get the point.
I've found a lot of discussions about this topic, but nobody seems to be able to solve it, is there a way?
Comment