Looking for a way to check if there are any snapshots currently on VM I am running in. ESXi 5.5, Guest OS is RHEL6. I can look at things like cpu and memory limits and reservations, plus host swap and balloon driver status all from toolbox command, but want a way to display other status related to the VM that could impact the VMs performance...snapshots being one of those..
so I can run a status script that will spit all this out to a support engineer... I know I can do it via powercli in a windows VM cant figure a way to do it from a Linux VM.. Any ideas?