Service graphs
Graph Information
This graph shows what the machine uses memory for.
Field |
Internal name |
Type |
Warn |
Crit |
Info |
mapped |
mapped |
gauge |
|
|
|
active |
active |
gauge |
|
|
Memory recently used. Not reclaimed unless absolutely necessary. |
apps |
apps |
gauge |
|
|
|
page_tables |
page_tables |
gauge |
|
|
Memory used to map between virtual and physical memory addresses. |
cache |
cached |
gauge |
|
|
|
swap_cache |
swap_cache |
gauge |
|
|
A piece of memory that keeps track of pages that have been fetched from swap but not yet been modified. |
slab_cache |
slab |
gauge |
|
|
Memory used by the kernel (major users are caches like inode, dentry, etc). |
vmalloc_used |
vmalloc_used |
gauge |
|
|
'VMalloc' (kernel) memory used |