Skip to content

DanielLeone/sbms0-exporter

Repository files navigation

A prometheus exporter for the https://electrodacus.com/ SBMS0

how to run it (in docker)

URL='IP_OF_SBMS0' docker compose up --build

scrape using Prometheus

curl localhost:9000/metrics

docker image:

docker pull ghcr.io/danielleone/sbms0-exporter:main

how does it work?

Calls the rawData endpoint of the SBMS0 device (requires Wifi Module) and parses all the data; similar to that of the legacy html page

ESP32 CPU metrics

You can also scrape the SBMS0 system metrics with curl localhost:9000/metrics_system and this will turn the /debug endpoint of the SBMS0 into Prometheus metrics as well.

About

Prometheus Exporter for the ElectroDacus SBMS0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages