mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-04 03:44:47 -04:00
Rename shortname for mem inactive
This commit is contained in:
@@ -75,7 +75,7 @@ class PluginModel(GlancesPluginBase[dict]):
|
||||
"inactive": {
|
||||
"description": "(UNIX) Memory that is marked as not used.",
|
||||
"unit": "bytes",
|
||||
"short_name": "inactiv",
|
||||
"short_name": "inacti",
|
||||
},
|
||||
"buffers": {
|
||||
"description": "(Linux, BSD) Cache for items like filesystem metadata.",
|
||||
|
||||
Reference in New Issue
Block a user