Coder Social home page Coder Social logo

albinodrought / nut-forwarder-influxdb Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 15 KB

Forward some of your Network UPS Tools (NUT) data to InfluxDB

License: GNU Affero General Public License v3.0

Dockerfile 9.77% Go 90.23%
ups nut influxdb golang

nut-forwarder-influxdb's Introduction

NUT Forwarder for InfluxDB

albinodrought/nut-forwarder-influxdb Docker Pulls AGPL-3.0 License

Forward some of your Network UPS Tools (NUT) data to InfluxDB. I built this for home use with my CyberPower CP1500AVRLCD, YMMV

Running

INFLUX_SERVER=http://localhost:8086 \
NUT_HOST=localhost \
./nut-forwarder-influxdb
  • INFLUX_SERVER: URL to InfluxDB server including scheme and port, defaults to http://localhost:8086

  • INFLUX_DATABASE: Database to save data to, defaults to ups

  • INFLUX_USERNAME: InfluxDB username, defaults to empty (no auth)

  • INFLUX_PASSWORD: InfluxDB password, defaults to empty (no auth)

  • NUT_HOST: hostname or IP address of your NUT server, defaults to localhost

  • NUT_USERNAME: NUT username, defaults to empty (no auth)

  • NUT_PASSWORD: NUT password, defaults to empty (no auth)

Building

Without Docker

go get -d -v
go build

With Docker

docker build -t albinodrought/nut-forwarder-influxdb .

nut-forwarder-influxdb's People

Contributors

albinodrought avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jknyght9

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.