aodh/ceilometer
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
..
alarm Merge "Eventlet monkeypatch must be done before anything" 2014-03-21 05:54:48 +00:00
api Merge "Fixes duplicated names in alarm time constraints" 2014-03-25 10:31:33 +00:00
central Merge "Skip central agent interval_task when keystone fails" 2014-03-21 17:23:12 +00:00
compute VMware vSphere: Improve the accuracy of queried samples 2014-03-25 19:46:19 +05:30
dispatcher Improve help strings 2014-02-08 06:46:32 +01:00
energy Added resources support in pollster's interface 2014-01-20 09:38:18 +08:00
event Fix some spelling mistakes and a incorrect url 2014-03-06 11:28:50 +08:00
hardware Fix hardware pollster to inspect multiple resources 2014-03-21 17:09:43 +01:00
image Propogate cacert and insecure flags to glanceclient 2014-02-11 17:08:17 +00:00
locale Imported Translations from Transifex 2014-02-26 06:06:19 +00:00
network Implements monitoring-network-from-opendaylight 2014-03-11 05:33:43 +00:00
objectstore Decouple source and sink configuration for pipelines 2014-03-04 07:35:18 +00:00
openstack Add user-supplied arguments in log_handler 2014-03-11 01:09:57 +00:00
orchestration Handle Heat notifications for stack CRUD 2014-02-18 18:48:52 +01:00
publisher Use six.moves.urllib.parse instead of urlparse 2014-02-12 09:38:36 +08:00
storage Merge "Install global lazy _()" 2014-03-24 15:33:50 +00:00
tests VMware vSphere: Improve the accuracy of queried samples 2014-03-25 19:46:19 +05:30
transformer Name and unit mapping for rate_of_change transformer 2014-01-17 10:03:22 +00:00
volume Improve help strings 2014-02-08 06:46:32 +01:00
__init__.py Empty files should no longer contain copyright 2013-12-24 20:19:04 +08:00
agent.py Per pipeline pluggable resource discovery 2014-03-04 17:46:55 +00:00
cli.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
collector.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
middleware.py Improve help strings 2014-02-08 06:46:32 +01:00
notification.py Eventlet monkeypatch must be done before anything 2014-03-18 08:57:31 +01:00
notifier.py Add i18n warpping for all LOG messages 2013-11-29 21:09:53 +08:00
nova_client.py insecure flag added to novaclient 2014-03-18 14:41:18 -04:00
pipeline.py Per pipeline pluggable resource discovery 2014-03-04 17:46:55 +00:00
plugin.py Pluggable resource discovery for agents 2014-02-26 15:43:32 +00:00
sample.py Improve help strings 2014-02-08 06:46:32 +01:00
service.py Merge "Install global lazy _()" 2014-03-24 15:33:50 +00:00
utils.py Fix bug in get_capabilities behavior in DB drivers 2014-03-17 11:08:44 +01:00