--- misc/xenconsole/index.php 2012/12/10 14:54:31 1899 +++ misc/xenconsole/index.php 2012/12/11 10:18:25 1903 @@ -235,18 +235,20 @@
+ +
12%
0/4 MB
- + @@ -259,6 +261,7 @@ } $name = $vm["name_label"]; + $description = $vm["name_description"]; $uuid = $vm["uuid"]; $state = $vm["power_state"] ; $memory = $vm['memory_target']; @@ -284,7 +287,7 @@ - +