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
Patrick Debois 43bf83cd6b Added a way to locally retrieve the ipaddress through the ip_command
More checks on correctness of ipaddress
And checks on ssh failures
2011-08-08 17:31:12 -06:00
..
templates - ERB has a problem with a variable called type, it expands it on ruby 1.8 to .class 2011-08-04 13:26:27 +02:00
interface.rb indenting the files 2011-08-08 15:30:09 -06:00
interfaces.rb removed trailing spaces 2011-08-08 15:22:55 -06:00
network.rb indenting the files 2011-08-08 15:30:09 -06:00
networks.rb removed trailing spaces 2011-08-08 15:22:55 -06:00
pool.rb removed trailing spaces 2011-08-08 15:22:55 -06:00
pools.rb indenting the files 2011-08-08 15:30:09 -06:00
README.md Changed the monitoring command for IP addresses 2011-08-05 17:36:31 +02:00
server.rb Added a way to locally retrieve the ipaddress through the ip_command 2011-08-08 17:31:12 -06:00
servers.rb indenting the files 2011-08-08 15:30:09 -06:00
uri.rb indenting the files 2011-08-08 15:30:09 -06:00
util.rb removed trailing spaces 2011-08-08 15:22:55 -06:00
volume.rb indenting the files 2011-08-08 15:30:09 -06:00
volumes.rb fixing whitespace 2011-08-08 15:18:03 -06:00

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 & ~