* @copyright (C) 2006-2013 Adam Armstrong, (C) 2013-2023 Observium Limited * */ // Possibly add navbar to filter on type? (Proxmox, VMWare, ...) register_html_title('Virtual Machines'); print_vm_table($vars); // EOF