aodh/ceilometer/hardware
vivek.nandavanam 22783a4725 Patch for fixing hardware.memory.used metric
Change SNMP 'hardware.memory.used' metric
to reflect (memTotalReal - memAvailReal) which is the used value
for the memory for a physical machine.

This has to be done as SNMP does not provide a memory metric
for used that can be directly used.

Closes-Bug: #1321537

Change-Id: Ibd8cd38ef15a9e86ccd942412b80e90e3762dd44
2015-02-19 08:42:06 -08:00
..
inspector Patch for fixing hardware.memory.used metric 2015-02-19 08:42:06 -08:00
pollsters Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00
__init__.py Added hardware agent's inspector and snmp implementation 2014-02-27 04:08:48 +00:00
discovery.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00
plugin.py Use oslo_utils instead of deprecated oslo.utils 2015-01-10 21:04:23 +08:00