influxdata/telegraf

New input plugin: `input.upower`

Open

#19,245 建立於 2026年7月8日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (4,161 fork)batch import
feature requesthelp wantedsize/m

倉庫指標

Star
 (9,892 star)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 136 個 PR)

描述

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

貢獻者指南