Skip to content

larsstoker/edgerouter-temps2influx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edgerouter Temperatures to InfluxDB

This container will query your Edgerouter every minute for the CPU, PNY and Board temperatures and export it to InfluxDB.

Usage

docker run larsstoker/edgerouter-temps2influx:latest

Environment Variables

  • EDGEROUTER_HOST - Edgerouter hostname
  • EDGEROUTER_USR - Edgerouter username
  • EDGEROUTER_PWD - Edgerouter password
  • INFLUX_HOST - InfluxDB hostname
  • INFLUX_USR - InfluxDB user
  • INFLUX_PWD - InfluxDB password
  • INFLUX_DB - InfluxDB database

example-grafana

About

Docker container that gets the current temps from an Edgerouter and pushes it to InfluxDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published