diff --git a/kvm_monitor/kvm_monitor.pl b/kvm_monitor/kvm_monitor.pl index aa1c93ef..3b96ca35 100755 --- a/kvm_monitor/kvm_monitor.pl +++ b/kvm_monitor/kvm_monitor.pl @@ -4,7 +4,7 @@ # use Data::Dumper; $Data::Dumper::Sortkeys=1; # print Dumper \%ENV -use constant VERSION => '0.92'; +use constant VERSION => '0.93'; # Howto get the id from an attached KVM: # root> lsusb -v | grep iSerial @@ -12,6 +12,7 @@ # Only the first 16 chars are used to identify the KVM, # the other half is a bit bogous on certain kvm's (ie kvm06). my %serial_to_name = qw( + 96182408034ca1f2 kvm02 960f2408004ca12a kvm03 96132408034ca1d2 kvm04 96112408034ca1d6 kvm05