Skip to content

irrwitzer42/grafana-ahoydtu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grafana-ahoydtu

  • Grafana dashboard to use with ahoDTU's Prometheus endpoint

    • ahoyDTU (https://ahoydtu.de, tested and working with v0.8.42)
    • prometheus-enabled build (can be found here: https://github.com/lumapu/ahoy/releases in latest zip file, e.g. xxxxxx_ahoy_0.8.42_yyyyyy_esp32_prometheus.bin)
    • running prometheus as data source
    • obviously visualized in Grafana (tested and running on v10.2.3)
  • example prometheus job:

  - job_name: 'ahoydtu'
    scrape_interval: 30s
    static_configs:
      - targets:
        - 192.168.23.42			# assuming that's the IP of ahoyDTU
        labels:
          site: garage			# to identify different locations
  • Screenshots:
    • Screenshot of overview
    • Screenshot of DC, AC and Radio statistics

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published