Virtual Machine observability

How do I run observability with virtual machines - internally, externally or both?

Answered by Systems Engineer in 890635022

Activity Monitor or the top command can both be used to collect some of these statistics. You can run these on the host to see host resource usage, or you can run them inside of a VM to see how resources are used inside the guest.

Can you clarify what you mean by "run observability"? Thanks!

Accepted Answer

Activity Monitor or the top command can both be used to collect some of these statistics. You can run these on the host to see host resource usage, or you can run them inside of a VM to see how resources are used inside the guest.

Virtual Machine observability
 
 
Q