I start some application on the guest OS through the library. How can I get status of the application? I mean that I need to know, was my application started correctly or not.
And ... Can I get information about performance (CPU usage, memory and etc) through the library?