Giter Club home page Giter Club logo

eero-mesh-metrics-exporter's Introduction

Prometheus exporter for eero mesh router metrics

This application was build upon the js library: https://github.com/bbernstein/eero-js-api

Features Supported

  • Client Device mbps up and down

This application requires the CONTACT_METHOD to be set and then the user to hit the / end-point to verify the token gathered. The metrics should then be gatherable after verification, but it is recommended to set the EERO_SESSION_COOKIE environment variable to allow for if the pod is deleted for moved to not require re-authentication. The token is requested at the start of the container.

Parameter Function
CONTACT_METHOD Insert account cell phone number/email (used for account authentication)
EERO_SESSION_COOKIE Insert session code after inputing verification code on the / webpage to allow for easy redeploy

If you want to run the container in bridge network mode (instead of the recommended host network mode) you will need to specify ports. The the only required port is 3000.

-p 3000:3000
Metrics Description
up_mbps_client Devices mbps up
down_mbps_client Devices mbps up
up_mbps_network Network mbps up from the most recent speedtest
down_mbps_network Network mbps up from the most recent speedtest

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.