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? Best Regards, Udo
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
On 19.08.13 23:16, David T. Lewis wrote:
If you have OSProcess:
OSProcess thisOSProcess pid Thats's a good one. I'm currently checking if OSProcess is loaded and then using it. Still searching for some way to diffrentiate images. I'm currently thinking about generating a unique ID during image startup.
Thanks, Udo
participants (2)
-
David T. Lewis -
Udo Schneider