1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="cloud-vm-monitor">
|
---|
4 | <title>Monitoring Cloud VM Performance</title>
|
---|
5 | <body>
|
---|
6 | <p>You can monitor the performance of cloud VM instances in the following ways:</p>
|
---|
7 |
|
---|
8 | <ul><li><p>Use the virtual machine monitoring tools in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>.</p>
|
---|
9 | <ul><li><p>To show detailed performance data for a cloud VM:</p>
|
---|
10 | <p>Click the cloud VM name in the machine list and select <b>Activity</b> in the machine
|
---|
11 | tools menu.</p>
|
---|
12 | <p>Several time series charts are displayed, showing resource usage and performance
|
---|
13 | data. To save the data to file, click <b>Export</b>.</p></li>
|
---|
14 | <li><p>To show a performance summary for all cloud VMs:</p>
|
---|
15 | <p>Click <b>Activity Overview</b>. The Activity Overview tool is displayed, showing a
|
---|
16 | summary of performance metrics for all running cloud VMs and for the host system.</p></li>
|
---|
17 | </ul>
|
---|
18 | <p>See also <xref href="vm-info.dita"/>.</p>
|
---|
19 | </li>
|
---|
20 | <li>
|
---|
21 | <p>Use the <cmdname>VBoxManage cloud instance</cmdname> command, as follows:</p>
|
---|
22 | <ul><li><p><cmdname>VBoxManage cloud instance metriclist</cmdname> shows the available metrics for an
|
---|
23 | instance.</p></li>
|
---|
24 | <li><p><cmdname>VBoxManage cloud instance metricdata</cmdname> shows metrics data for an instance.</p></li></ul>
|
---|
25 | <p>See also <xref href="../cli_topics/vboxmanage-cloud.dita"/>.</p>
|
---|
26 | </li></ul>
|
---|
27 | <note><p>To monitor a cloud VM, the Compute Instance Monitoring plugin must be enabled and running on the
|
---|
28 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance. See the <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
29 | documentation for more details.</p></note>
|
---|
30 |
|
---|
31 | </body>
|
---|
32 |
|
---|
33 | </topic>
|
---|