I've just replaced an older RasPi with a new one.
I am seeing this message:
{"totalmem":968056832,"freemem":88260608,"memusage":90.88}
When I break it down I see these values:
Total memory
968056832
Free memory
88260608
memusage
90.88
Um.... No. It is less than 10% used - yes?
Flow:
[{"id":"aa45973b.41cf78","type":"Memory","z":"e2bd5a4e.5597e8","name":"","x":1283,"y":434,"wires":[["c8ed4350.1299f8","b922e021.624b1"]]},{"id":"b922e021.624b1","type":"debug","z":"e2bd5a4e.5597e8","name":"Memory usage","active":false,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1450,"y":490,"wires":[]}]
Oh from the CLI...
I don't quite get that if the machine has 923MB of memory and it is using 371MB the bar is all the way to the right.