[module/cpu2] add module
This commit is contained in:
parent
f48c468975
commit
31801dfdca
3 changed files with 171 additions and 0 deletions
|
@ -12,6 +12,13 @@
|
|||
"datetimetz": { "prefix": "" },
|
||||
"memory": { "prefix": "" },
|
||||
"cpu": { "prefix": "" },
|
||||
"cpu2": {
|
||||
"freq": { "prefix": "" },
|
||||
"load": { "prefix": "" },
|
||||
"loads": { "prefix": "" },
|
||||
"temp": { "prefix": "" },
|
||||
"fan": { "prefix": "" }
|
||||
},
|
||||
"disk": { "prefix": "" },
|
||||
"dnf": { "prefix": "" },
|
||||
"apt": { "prefix": "" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue