[module/cpu2] add module

This commit is contained in:
me 2020-01-06 21:50:30 +02:00
parent f48c468975
commit 31801dfdca
3 changed files with 171 additions and 0 deletions

View file

@ -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": "" },