Skip to content

V0.1 - hack

Pre-release
Pre-release
Compare
Choose a tag to compare
@waluwaz waluwaz released this 15 Mar 22:44
· 74 commits to master since this release
82f3a5c

This derivative of modmon can get metrics from a VOO modem in Belgium.
It possibly requires
A. to open the connection outside the tool
B. to patch the connection information (e.g. from F12/Network/Copy as cURL) into the shell script running on the router, either using an editor on the modem, either by updating the full scipt on your dev machines, and pasting the new code in vi in a ssh session to the router. If this sounds complicated/obscure to you, then this hack is possibly not suitable for you.

NB: I don't have the expertise that allows Jack to produce production grade, first quality addons. My hack will forever be a mess. Use as inspiration or Proof of Concept to make something better.
NB: This implementation brings 6 "values" from VOO into 6 metrics from the original modmon. Names do NOT all match. Later versions attemp to manage 7 metrics with adequate new names.
As of 20/03/2022, V0.1 is the only one that vaguely supports selecting the channels that are displayed. Moreover, V0.2 currently has expand/collapse feature broken.

I'm no GIT expert... lame... This 0.1.0 is very similar to the branch Example-of-minimum-changes-for-new-modem-support