What's new

modmon modmon - WebUI for monitoring Virgin Hub 3 cable modem stats

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Would graphing Virgin Media Superhub 3 stats from Merlin be useful for you?

  • Yes

    Votes: 13 86.7%
  • No

    Votes: 2 13.3%

  • Total voters
    15
  • Poll closed .
Load the page with the network section of Chrome's dev console open, see how it is requesting the data

I use Safari and know how to open the console but I'm unsure what info you need?
 
I use Safari and know how to open the console but I'm unsure what info you need?
A screenshot of all the loaded resources from network would be a good place to start please. On my Hub 3.0 I saw the stats page making a call to getRouterStatus which is what I hooked into
 
A screenshot of all the loaded resources from network would be a good place to start please. On my Hub 3.0 I saw the stats page making a call to getRouterStatus which is what I hooked into

Hope this is the right thing...

upload_2020-4-18_9-37-1.png
 
Would you be willing to test load times on the develop branch please? I suspect it will take a similar amount of time, but loading is done chart by chart rather than all in 1 go
sure, what's the install command?
 
Code:
modmon develop
should do the trick!

a message flashed up, possibly an error but I didn't catch it and the usual modmon menu displayed (v1.0.0)
I tested time to show charts, results below:
average: 2s
raw: 17s​

If I retry the command I get this
Code:
# modmon develop
sed: can't move '/jffs/scripts/kMbJd9' to '/jffs/scripts/': Not a directory
modmon: No new version - latest is v1.0.0
 
a message flashed up, possibly an error but I didn't catch it and the usual modmon menu displayed (v1.0.0)
I tested time to show charts, results below:
average: 2s
raw: 17s​

If I retry the command I get this
Code:
# modmon develop
sed: can't move '/jffs/scripts/kMbJd9' to '/jffs/scripts/': Not a directory
modmon: No new version - latest is v1.0.0
Weird, try swapping back with "stable" and then back to develop please
 
Weird, try swapping back with "stable" and then back to develop please
Code:
modmon stable
sed: can't move '/jffs/scripts/0aOH0a' to '/jffs/scripts/': Not a directory
modmon: No new version - latest is v1.0.0

it returns to prompt and doesn't load modmon
running just modmon works ok
 
Code:
modmon stable
sed: can't move '/jffs/scripts/0aOH0a' to '/jffs/scripts/': Not a directory
modmon: No new version - latest is v1.0.0

it returns to prompt and doesn't load modmon
running just modmon works ok
Hm so sed is failing to edit the file. Check if modmon is stuck running in ps?
 
Hm so sed is failing to edit the file. Check if modmon is stuck running in ps?

I don't see modmon running
Code:
# ps |grep modmon
24339 ac86u     5432 R    grep modmon
# modmon stable
sed: can't move '/jffs/scripts/sPYRP0' to '/jffs/scripts/': Not a directory
modmon: No new version - latest is v1.0.0
# ps |grep modmon
24439 ac86u     5432 S    grep modmon
 
It requires your router to be able to access the IP address of your cable modem

Note not all Status pages load from the same URL... here it is Index, SurfBoard SB6141

upload_2020-4-19_15-43-13.png
 
I have an Arris SB-6141 and when I go to install it tells me the modems not supported. Are there only particular Arris model that work with this?
 
@Jack Yaz I use this URL to get my signal levels without login into my modem... do you think it might work with your script?
In Argentina with ISP "Fibertel" it's an easy way to check the signal no matter which modem we are using.

http://www.dameunaip.com.ar/asp/nivelesPrima.asp
45f0eb4e191b725879a58986b9906097.jpg


Using S.G.S9+ Duos w/ Tapatalk
 
Last edited:
Doubt this would work on a Netgear modem, correct?
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top