I am able to discover the local network using a proxy in active mode. No issue there.
All I want to accomplish is to monitor for changes in the MACs of these IPs. I already have a python script on the proxy that returns the mac of an IP.
I can't seem to figure out where to implement this. I tried multiple options and combinations under items, no joy.
Using an agent or snmp is unfortunately not an option.
Surely this should be a trivial matter for zabbix as the info would be available in the ARP table?
All I want to accomplish is to monitor for changes in the MACs of these IPs. I already have a python script on the proxy that returns the mac of an IP.
I can't seem to figure out where to implement this. I tried multiple options and combinations under items, no joy.
Using an agent or snmp is unfortunately not an option.
Surely this should be a trivial matter for zabbix as the info would be available in the ARP table?