refactor: cleanup info, better cpu usage %

This commit is contained in:
Barış Soner Uşaklı
2021-11-06 22:07:06 -04:00
parent 890bf03fcc
commit 4b738c8cd3
3 changed files with 33 additions and 12 deletions

View File

@@ -8,7 +8,11 @@
"nodejs": "nodejs",
"online": "online",
"git": "git",
"memory": "memory",
"process-memory": "process memory",
"system-memory": "system memory",
"used-memory-process": "Used memory by process",
"used-memory-os": "Used system memory",
"total-memory-os": "Total system memory",
"load": "system load",
"cpu-usage": "cpu usage",
"uptime": "uptime",