sbrudenell / sb8200_exporter

A prometheus exporter for the Arris SB8200
MIT License
4 stars 9 forks source link

Updated for Latest Arris Login Page #8

Closed egallis31 closed 1 year ago

egallis31 commented 1 year ago

Refactored to use the Selenium WebDriver due to the new login page flow.

This is working and requires a Selenium WebDriver to properly scrape the metrics. - https://www.selenium.dev/documentation/webdriver/getting_started/

The docker-compose can be followed as an example for how to run locally, or just use the args for local Selenium WebDriver.

+

Added example Kubernetes manifests


Thanks for the previous work, your parsing of the metrics was still flawless!

sbrudenell commented 1 year ago

Thanks for all the work.

However I don't think I should accept this, because

You should probably just maintain your own fork!