array ("get", "string", ''), ); getFields($fields); if (in_array($action, array('start', 'stop', 'monit'))) { $res = $hooks->invoke($action, array(), 'lxc'); printvar($res); } $infos = $lxc->getvm(); printvar($infos); ?>



errstr(); ?>


'; __("You can start a virtual machine."); echo ""._("Click here to do so.").""; echo ''; } else { echo ""; echo ""; echo ""; echo ""; echo "
"._("Hostname")."".$infos['serialized_object']['hostname']."
"._("Start time")."".$infos['date_start']."
"._("Click here to stop the machine")."
"; } // empty infos ?>