These settings are saved in the current url. Make them permanent by creating a bookmark.
#./plugins/memory.yaml
---
title: Memory usage
vertical_label: Bytes
stacked: true
area: true
lines:
- legend: slab recl.
file: memory-slab_recl
- legend: slab unrecl.
file: memory-slab_unrecl
- legend: used
file: memory-used
- legend: wired
file: memory-wired
- legend: cache
file: memory-cache
- legend: cached
file: memory-cached
- legend: buffered
file: memory-buffered
- legend: inactive
file: memory-inactive
color: "#EEEEEE"
# - legend: available
# file: memory-available
# color: "#EEEEEE"
- legend: free
file: memory-free
color: "#EEEEEE"