feat(cpu): add both usage and load

This commit is contained in:
Alexis
2018-11-15 14:44:43 +01:00
parent 1665003d23
commit 94b9f0a399
4 changed files with 61 additions and 27 deletions

View File

@ -37,7 +37,7 @@
"format-alt": "{:%Y-%m-%d}"
},
"cpu": {
"format": "{}% "
"format": "{usage}% "
},
"memory": {
"format": "{}% "