On Aug 13, 12:59 am, Ondrej Certik <ond...@certik.cz> wrote:
> Did you find some documentation for the python api? I only found this:

the api seems to be language independent (COM) and well, i never
really looked into it but get the sdk here:
http://dlc.sun.com/virtualbox/vboxsdkdownload.html
and chapter 5.2 explains python, somewhere else are the classes.

for example (i don't know if it really is what i say), but there are
callbacks for the machine state (§ 9.51.6) which could maybe used to
check if a machine has crashed and then restart it (or reset to an
earlier snapshot and then restart).
§ 9.35 is about performance metrics, like, min/avg/max CPU or RAM
usage, which is undoubtedly also interesting etc.
anyone here who has any experience with setting up this?

H
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to