Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions source/adminguide/virtual_machines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1505,6 +1505,17 @@ Instance disk statistics are shown in the Metrics tab in an individual volume vi
|vm-disk-metrics-ui.png|



.. note::
The metrics or statistics for VMs and VM disks in CloudStack depend on the
hypervisor plugin used for each hypervisor. The behavior can vary across
different hypervisors. For instance, with KVM, metrics are real-time
statistics provided by libvirt. In contrast, with VMware, the metrics are
averaged data based on the global configuration parameter
`vmware.stats.time.window` and a lower value for the configuration may help
observe statistics closer to the real-time values.


.. |vm-lifecycle.png| image:: /_static/images/vm-lifecycle.png
:alt: Instance State Model
.. |vm-schedule-tab.png| image:: /_static/images/vm-schedule-tab.png
Expand Down