wathiede / surfer

Surfer is a simple program to scrape the status page of the Motorola/ARRIS SB6121 or SB6183 cable modem. It exports metrics in a format compatible with http://prometheus.io/
Apache License 2.0
7 stars 3 forks source link

Support for S33 #7

Open tparker00 opened 3 years ago

tparker00 commented 3 years ago

Arris has a new modem out (S33). I've written some quick and dirty support for it. Would there be interest in adding it to surfer?

wathiede commented 3 years ago

Sure, as long as you follow the existing patterns, and have a testdata/ entry with an example page we can validate against, I'm happy to accept a PR.