Skip to main content

memory (host statistics)

The memory resource gives details about the system memory statistics. All statistics reported are based on the current system statistics reported by examining the file /proc/meminfo.

ElementDescriptionType
anonymousThe total amount of anonymous memory allocated.snapshot
available

The total amount of memory available.

Calculated as the sum of free, buffers and cached.

snapshot
buffersThe amount of physical memory available for file buffers.snapshot
cachedThe amount of physical memory used as cache memory.snapshot
freeThe amount of physical memory left unused by the system.snapshot
in_useThe amount of memory currently in use.snapshot
swap_freeThe amount of swap memory which is unused.snapshot
swap_totalThe total amount of physical swap memory.fixed
totalTotal amount of RAM.fixed

Statistics Database Tables: HMEMORY_STATIC, HMEMORY_DYNAMIC

Admin Path: /amps/host/memory/<metric>