influxdata/telegraf

New input plugin: `input.upower`

Open

#19,245 opened on 2026年7月8日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (4,161 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (平均マージ 2d 12h) (30d で 136 merged PRs)

説明

Use Case

Monitoring laptop batteries and batteries of connected peripherals. Upower is the standard way of reporting battery information in Linux. UPS devices might also report their level using upower but I'm not sure if it's common, I don't have any UPSs to test with.

Expected behavior

Batteries can be monitored using a upower input plugin.

Actual behavior

None, batteries need to be monitored using manual workarounds like the exec input plugin.

Additional info

No response

コントリビューターガイド