Show swap percentage in memory module as subtext
This commit is contained in:
parent
964dfaab31
commit
efd5937768
@ -96,7 +96,7 @@
|
||||
},
|
||||
"memory": {
|
||||
"interval": 5,
|
||||
"format": " {percentage}%",
|
||||
"format": " {percentage}% <span font-size=\"7pt\">{swapPercentage}%</span>",
|
||||
"states": {
|
||||
"critical": 90,
|
||||
"warning": 80,
|
||||
|
Loading…
Reference in New Issue
Block a user