VMware Communities
SommyJo
Enthusiast
Enthusiast
Jump to solution

Running time of a VM

Is there a way to calculate the running time of a VM, from when it was started to when it was shut down or suspended?

Many tanhs in advance

Reply
0 Kudos
1 Solution
2 Replies
RDPetruska
Leadership
Leadership
Jump to solution

I don't believe there is anything built in, or via code.  The easiest thing I can think of is to grep through the vmware.log - look for the power on event timestamp, then the power off event timestamp.

Reply
0 Kudos