apcupsd2influx2.x
Docker 应用程序 from dcooper's Repository
概述
Collects UPS data from APCUPSD and exports it to InfuxDB 2.x for use with Grafana or other data visulization tools
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
APCUPSD_HOSTVariable
Hostname/IP where APCUPSD is running
- 默认值
- 127.0.0.1
- 价值
- 127.0.0.1
APCUPSD_NOMINAL_POWERVariable
Nominal power rating of your UPS, required if your UPS does not report NOMPOWER value (watts)
COST_PER_KWHVariable
Cost of your energy per kWh
INFLUXDB_HOSTVariable
Hostname/IP where InfluxDB is running
- 默认值
- 127.0.0.1
- 价值
- 127.0.0.1
INFLUXDB_TOKENVariable
User generated InfluxDB token
INFLUXDB_PORTVariable
Port InfluxDB is listening on
- 默认值
- 8086
- 价值
- 8086
INFLUXDB_BUCKETVariable
Name of the bucket data will be saved to
- 默认值
- apcupsd
- 价值
- apcupsd
INFLUXDB_MEASUREMENTVariable
Name of the measurement data will be save to in the bucket
- 默认值
- ups_telemetry
- 价值
- ups_telemetry
APCUPSD_POLL_RATEVariable
Rate to poll data from UPS (seconds) WARNING: Poll rate may affect how energy (kWh) and costs are calculated
- 默认值
- 5
- 价值
- 5
APCUPSD_PORTVariable
Port that APCUPSD is listening on
- 默认值
- 3551
- 价值
- 3551
INFLUXDB_ORGVariable
Organization name
- 默认值
- homelab
DEBUGVariable
Enable/Disable Debug logging (true/false)
- 默认值
- false
- 价值
- false
详细信息
存储库
ghcr.io/freeskier93/apcupsd2influx2.x:latest最后更新2026-05-31
初见2024-02-24
在Unraid 上运行 apcupsd2influx2.x 。
apcupsd2influx2.x 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。