Sign inSign up

jwillmer/nut-influxdbv2

By jwillmer

•Updated over 3 years ago

Docker image to pulls data from a NUT server and push it to an InfluxDBv2 bucket

Image
0

10K+

jwillmer/nut-influxdbv2 repository overview

⁠nut-influxdbv2

Docker image to pulls data from a NUT server and push it to an InfluxDB bucket. Based on work of mihai-cindea⁠ and dbsqp⁠.

⁠Note

This README is copied from GitHub and might not be up to date. Head over to GitHub for the latest version⁠.

⁠Docker Image

The docker image is available on https://hub.docker.com/r/jwillmer/nut-influxdbv2⁠

⁠Environment variables with default values

Only setting INFLUXDB2_TOKEN is required if the default values are sufficient.

Variable NameDefault ValueRequiredNote
INFLUXDB2_HOSTlocalhost
INFLUXDB2_PORT8086
INFLUXDB2_ORGHome
INFLUXDB2_TOKENtrue
INFLUXDB2_BUCKETDEV
INFLUXDB2_SSLfalseDefault assumes HTTP connection
INFLUXDB2_SSL_VERIFYfalseDefault will validate HTTPS certificates and throw an error if invalid
INFLUXDB2_MEASUREMENTups_statusMeasurment name in InfluxDB
NUT_HOST127.0.0.1
NUT_PORT3493
NUT_PASSWORD
NUT_USERNAME
WATTStrueOnly required if UPS does not output ups.realpower.nominal
UPS_NAMEUPSDefined name of the UPS in NUT
INTERVAL21How often the UPS gets queried in seconds

⁠Source Code

The source code is available on https://github.com/jwillmer/nut-influxdbv2⁠

⁠Unraid

This image is referenced in the Unraid community store. The template for the image can be found in the template repository⁠. Regular users don't have to care about the template, the reference is only interesting to developers.

Tag summary

Content type

Image

Digest

sha256:2ce3894b5…

Size

65.6 MB

Last updated

over 3 years ago

docker pull jwillmer/nut-influxdbv2