Service graphs

daily graph weekly graph
monthly graph yearly graph

Graph Information

This graph shows what the machine uses memory for.

Field Internal name Type Warn Crit Info
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.
vmalloc_used vmalloc_used gauge     'VMalloc' (kernel) memory used
page_tables page_tables gauge     Memory used to map between virtual and physical memory addresses.
apps apps gauge      
cache cached gauge      
mapped mapped gauge      
slab_cache slab gauge     Memory used by the kernel (major users are caches like inode, dentry, etc).
active active gauge     Memory recently used. Not reclaimed unless absolutely necessary.