influxdata/telegraf

New input plugin: `input.upower`

Open

#19,245 opened on Jul 8, 2026

View on 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
 (Avg merge 2d 12h) (136 merged PRs in 30d)

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