andrewfraley / arris_cable_modem_stats

Retrieves stats from Arris cable modems and sends to InfluxDB
50 stars 33 forks source link

Support Amazon Timestream #23

Closed mphuff closed 3 years ago

mphuff commented 3 years ago

I'm working on a module to support writing to Amazon Timestream as well - I don't have a local / managed Influx but Amazon Timestream is basically free for the volume of data I'll push to it for this monitoring.

mphuff commented 3 years ago

https://github.com/andrewfraley/arris_cable_modem_stats/pull/27