1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic
PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic xml:lang="en-us" id="vm-info">
<title>Monitoring of Virtual Machines</title>
<body>
<p><ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> includes the following tools for viewing runtime
information, configuration details, and performance metrics of virtual machines and cloud VM instances. </p>
<note><p>To monitor a cloud VM, the Compute Instance Monitoring plugin must be enabled and running on the
<ph conkeyref="vbox-conkeyref-phrases/oci"/> instance. See the <ph conkeyref="vbox-conkeyref-phrases/oci"/>
documentation for more details.</p></note>
<ul>
<li>
<p><b outputclass="bold"> VM Activity Overview.</b> Displays an overview of performance metrics for
all running virtual machines and cloud VM instances. </p>
<p>
See <xref href="vm-activity-overview.dita#vm-activity-overview"/>.
</p>
</li>
<li>
<p><b outputclass="bold">Session Information Dialog.</b> Displays configuration and runtime
information for the selected guest system or cloud VM. </p>
<p>See <xref href="vm-activity-session-information.dita#vm-activity-session-information"/>. </p>
</li>
</ul>
</body>
</topic>
|