This local inventory module for Windows server, will report the MAC/ARP table. Use following header definition: IP_Address;MAC_Address;Interface_type Use as module plugin, like this example: module_plugin cmd.exe /C C:\Users\artica\Downloads\windows_arp_inventory.bat...
This script should be loaded copying the source perl code and setup to user /usr/bin/perl as interpreter, and this header: IP_Address;MAC_Address;Interface Will report the ARP table of the server. Useful if doesn’t change at all, will generate you events on...