2021-12-04 18:57:31 +01:00
2021-12-04 18:52:12 +01:00
2021-12-04 18:55:44 +01:00
2021-12-04 18:51:40 +01:00
2021-12-04 18:57:31 +01:00

telegraf-battery-input

Telegraf battery monitoring

Add the following config section to your telegraf.yml:

[[inputs.exec]]
  commands = ["/etc/telegraf/battery.sh"]
  data_format = "influx"

example graph

Description
Telegraf battery monitoring
Readme GPL-3.0 176 KiB
Languages
Shell 100%