Showing 1-6 of 6 results.
Sort by:
check_arping.sh
./check_arping.sh 10.20.2.60 IP: 10.20.2.60 - MAC: 00:1f:c6:0f:61:57 ./check_arping.sh 10.20.2.63 IP: 10.20.2.63 - is not occupied
check_arp
Simple to use and implement MAC address information service. Example Configuration: commands.cfg define command { command_name check_mac_address command_line $USER1$/check_arp.sh -H $HOSTADDRESS$ } Service Examples define…
check_snmp_arp.pl
http://www.rundeconsult.no/?p=88check_snmp_arp will return only ok/warn/error, and a number of arp entries, with added performanceoutput, so you can have nice graphs of your arp-tables, using something…
check_arp.sh
#! /bin/bash # THIS SCRIPT IS --VERY-- PARANOID. IT IS ONLY HAPPY WHEN YOU HAVE ONE (1) MAC PER IP ADDRESS. # IF YOU HAVE…