influxdata/telegraf

New input plugin: `input.upower`

Open

#19 245 ouverte le 8 juil. 2026

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Go (4 161 forks)batch import
feature requesthelp wantedsize/m

Métriques du dépôt

Stars
 (9 892 stars)
Métriques de merge PR
 (Merge moyen 2j 12h) (136 PRs mergées en 30 j)

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

Guide contributeur