Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
344 stars 52 forks source link

Stats interface lists Free Memory but displaying used memory #262

Closed 0jay closed 5 years ago

0jay commented 5 years ago

Mentioned in flywire's 8.8.56 post

Device Model: TG799vac Gui Version: 8.8.56

Description of problem: Stats interface lists Free Memory but displaying used memory (incorrect labelling)

Ansuel commented 5 years ago

i checked the value and with free command it looks like they are right.

0jay commented 5 years ago

Ok, I’ll have a look next week when I get access to the modem. Mine was showing 40MB free which seems pretty unlikely but it’s possible I guess.

On Mon, 8 Oct 2018 at 21:25, Ansuel Smith notifications@github.com wrote:

i checked the value and with free command it looks like they are right.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Ansuel/tch-nginx-gui/issues/262#issuecomment-427785385, or mute the thread https://github.com/notifications/unsubscribe-auth/AoSCUeM9eixY7ygEyzo3Aad0xkQKaFzMks5uiygOgaJpZM4XLP94 .

Ansuel commented 5 years ago

try to compare that value with free in a ssh console

0jay commented 5 years ago

Will do. I dont have access to the unit until next week, I’ll let you know then.

kevdagoat commented 5 years ago

/www/docroot/modals$ free total used free shared buffers Mem: 246940 224012 22928 0 13444 -/+ buffers: 210568 36372 Swap: 0 0 0

Is indeed displaying free memory, albeit a bit inaccurate though: image

0jay commented 5 years ago

Yeah I’ve been thinking on that, I’m comparing it to a completely stripped system reading.

I’ve been under the hammer studying for exams etc and post up for distraction sometimes, obv times when I should think it through before I post up.

Sorry to waste your time, @Ansuel