Skip to content

dolvany/cableModemStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cableModemStats

Turn this.

Into this.

It is not always possible to gather metrics from a cable modem using SNMP. This project scrapes metrics and logs from the modem web interface. It uses curl, pup, jq, influxdb, grafana and cron. I run this on a Raspberry Pi to collect metrics from a Motorola SB6141.

  1. Install influxdb and influx -execute 'create database cableModemStats'. I highly recommend getting a fresh version, since the package manager version can be quite stale.
  2. Install curl, jq and pup.
  3. Adjust the prefs and create a cron for data collection.
  4. Install grafana and add an influx data source named cableModemStats. Once again, I recommend getting a fresh version.
  5. Create a dashboard.

About

Monitor your cable modem!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages