aodh/ceilometer/hardware/pollsters
Eoghan Glynn 5872c6fd12 More accurate meter name and unit for host load averages
Fixes bug 1307482

Previously, the SNMP reported load averages were misleadingly metered
as percentage utilizations.

Now, these samples include a meter name and unit that more accurately
reflect their true meaning - i.e. an exponentially-damped moving average
of the number of running or runnable processes.

Change-Id: I5dbc6f7886ed9a451926b502365ec80322f6b458
2014-04-15 08:39:10 +00:00
..
__init__.py Added hardware pollsters for the central agent 2014-02-27 13:08:45 +08:00
cpu.py More accurate meter name and unit for host load averages 2014-04-15 08:39:10 +00:00
disk.py Added hardware pollsters for the central agent 2014-02-27 13:08:45 +08:00
memory.py Added hardware pollsters for the central agent 2014-02-27 13:08:45 +08:00
net.py Added hardware pollsters for the central agent 2014-02-27 13:08:45 +08:00
util.py Corrected the sample names in hardware pollsters 2014-03-12 11:02:50 +08:00