influxdata/telegraf

New input plugin: `input.upower`

Open

#19,245 opened on Jul 8, 2026

 (1 comment) (0 reactions) (0 assignees)Go (5,837 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (17,764 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide