NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
SLK-Purdue
Apr 21, 2020Luminary
Orbi, SOAP, and Excel
In previous post I have tried to improved the Connected Devices display in the WebUI (added sorting) and put together an Excel spreadsheet to extract that data. I still wanted signal information. T...
- Apr 26, 2020
I updated to 2.5.1.16 FW and things seem to be working fine.
I can also confirm my Excel stuff and the mods for sorting Attached Devices all port the same for 2.5.1.16 and work.
Scott
SLK-Purdue wrote:Thanks. Will give it a look.
FURRYe38 wrote:v16 is available now:
CrimpOn
May 27, 2020Guru - Experienced User
Although I am enjoying this a lot, the reports for CPU, memory, & flash do not match my Orbi "debug page" report. Not even close.
Maybe there is a scaling factor missing somewhere?
Could it be that the processor is multi-cpu and SOAP is reporting only one?
I just realized that up time is reported in hours, minutes, and seconds. No "Days". The figure is correct. The debug page calculates "Days".
SLK-Purdue
May 28, 2020Luminary
It looks like SOAP is reporting the some of the information you can see using the "top" command via telnet. CPU utilization is a percentage as is Memory utilization. In my case, I get 51% memory util based on top reporting 259268K used and 248036K free. This also matches info in /proc/meminfo.
from top
Mem: 262256K used, 245048K free, 40648K shrd, 14788K buff, 68824K cached
CPU: 22.9% usr 8.3% sys 0.0% nic 62.5% idle 0.0% io 4.1% irq 2.0% sirq
cat /proc/meminfo
MemTotal: 507304 kB
MemFree: 244932 kB
MemAvailable: 259444 kB
I don't understand the Physical Memory info of 32 and Flash as 128. That doesn't match what I think is physically installed in the unit
Still exploring the SOAP interface.
Wish I could get a copy of the spec from NETGEAR.......
Scott
CrimpOn wrote:Although I am enjoying this a lot, the reports for CPU, memory, & flash do not match my Orbi "debug page" report. Not even close.
Maybe there is a scaling factor missing somewhere?
Could it be that the processor is multi-cpu and SOAP is reporting only one?
I just realized that up time is reported in hours, minutes, and seconds. No "Days". The figure is correct. The debug page calculates "Days".