readme: Add zfs_arc_cached documentation

This commit is contained in:
Matt Ickstadt 2023-02-23 11:29:22 -06:00
parent 345bf7c052
commit 4d6e79156f
1 changed files with 3 additions and 0 deletions

View File

@ -753,6 +753,9 @@ mem_graphs = True
#* Show mem box below net box instead of above.
mem_below_net = False
#* Count ZFS ARC in cached and available memory.
zfs_arc_cached = True
#* If swap memory should be shown in memory box.
show_swap = True