aodh/ceilometer/compute
Akhil Hingane 03c803b5ce VMware vSphere: Improve the accuracy of queried samples
Currently we are querying the latest real time sample from vSphere and
creating a sample out of it, in ceilometer. The sampling interval of
real time samples in vSphere is 20 s. However, the interval at which the
various pollsters are run is by default 600 s (10 mins). This CL
attempts to improve the accuracy of the sample by averaging the samples
over the pollster interval.

Change-Id: Id75fe87840b82d7c7d3e4fae9b2fc982e22ea1d7
Implements: blueprint vmware-vcenter-server
Closes-Bug: 1295500
2014-03-25 19:46:19 +05:30
..
notifications Change the sample_type from tuple to string 2014-03-20 15:51:56 +08:00
pollsters VMware vSphere: Improve the accuracy of queried samples 2014-03-25 19:46:19 +05:30
virt VMware vSphere: Improve the accuracy of queried samples 2014-03-25 19:46:19 +05:30
__init__.py Remove disabled_compute_pollsters option 2013-06-12 16:09:56 +02:00
discovery.py Pluggable resource discovery for agents 2014-02-26 15:43:32 +00:00
manager.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
nova_notifier.py Fix some flaws in ceilometer docstrings 2014-02-13 17:59:51 +08:00
plugin.py VMware vSphere: Improve the accuracy of queried samples 2014-03-25 19:46:19 +05:30
util.py Ensure user metadata mapped for instance notifications 2014-03-05 17:54:35 +00:00