10.09.2019, 14:16
(This post was last modified: 10.09.2019, 14:17 by manos@dynamitec.)
(10.09.2019, 14:02)Daniel. Wrote: No it is not percentage, it is bit more complicated in linux. Try reading this
https://www.tecmint.com/understand-linux...rformance/
To write to object just do it like that:
grp.update('1/1/1', tonumber(load))
Yes I figured out how to write the value to the object but the Load average is indeed complicated. So then it will require a script to calculate properly the % of CPU load average for the last 1min.
Does anyone have a solution for this?