1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog/compute/models/libvirt/README.md
Patrick Debois 02f5da397c Changed the monitoring command for IP addresses
arpwatch.dat is not the correct place, it should be via syslog, or seperate file
2011-08-05 17:36:31 +02:00

252 B

uses netcat - requirement of libvirt over ssh

requires arpwatch to be installed watch log files

vi /etc/rsyslog.d/30-arpwatch.conf

#:msg, contains, "arpwatch:" -/var/log/arpwatch.log #& ~ if $programname =='arpwatch' then /var/log/arpwatch.log & ~