|
On Mon, Aug 19, 2013 at 11:02:37PM +0200, Udo Schneider wrote:
> All,
>
> is there anyway to get the PID of the VM running the image. I'm
> searching for a way to differentiate different instances of the same
> (read-only) image running on multiple VMs on the same server. Any other
> thoughts?
>
If you have OSProcess:
OSProcess thisOSProcess pid
Dave
|