Giter VIP home page Giter VIP logo

modem-logger's Introduction

Modem Logger

Parses the data returned by the Netgear CM500 status page to collect data for logging to InfluxDB.

Usage

There are 4 required environment variables that default as below:

'INFLUX_URL', 'http://influxdb:8086'
'INFLUX_DB', 'modem'
'MODEM_PASSWORD', 'password'
'FREQUENCY_MINUTES', 1

Docker

Available on docker hub.

Can be built and run directy using the dockerfile, or using the provided docker-compose.yml either itself or as a template.

Best to share a stack with your influxdb container for the easiest configuration over the bridge.

Manually

Can be run directly with :

> python app.py

Cronograf

An example dashboard json for cronograf is included.

screenshot

modem-logger's People

Contributors

kariudo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

modem-logger's Issues

maximum number of running instances reached (1)

Hi I have running into this issue some time after starting the container, and it last infinitely:

Execution of job "parse_and_log_modem (trigger: cron[minute='*/1'], next run at: 2021-11-28 13:31:00 UTC)" skipped: maximum number of running instances reached (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.