Skip to content

A custom metric exporter for WeeWX in Prometheus format

Notifications You must be signed in to change notification settings

d3noob/WeeWX-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

WeeWX-exporter

A custom metric exporter for WeeWX in Prometheus format

This is a custom exported written in Python to provide access to realtime metrics from a weather station running on WeeWX. It does this by scraping the realtime.txt file that is made avaialbe via the Cumulus Real Time (crt) extention.

The exporter makes the data available in the Prometheus format so that it can be used to feed into follow on tools such as Grafana.

A general guide for installing a custom exporter can be found here.

About

A custom metric exporter for WeeWX in Prometheus format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages