jens-maus / RaspberryMatic

:house: A feature-rich but lightweight, buildroot-based Linux operating system alternative for your CloudFree CCU3/ELV-Charly 'homematicIP CCU' IoT smarthome central. Running as a pure virtual appliance (ProxmoxVE, Home Assistant, LXC, Docker/OCI, Kubernetes/K8s, etc.) on a dedicated embedded device (RaspberryPi, etc.) or generic x86/ARM hardware.
https://raspberrymatic.de
Apache License 2.0
1.52k stars 186 forks source link

Include Prometheus Metrics for Homematic CCU #1127

Open mrueg opened 3 years ago

mrueg commented 3 years ago

Is your feature request related to a problem? Please describe. Feature request to include prometheus metrics in the raspberrymatic distribution. https://github.com/prometheus/prometheus is a monitoring system, that would allow one to alert on failed heating, door opening etc.

Describe the solution you'd like For helm charts / containers https://github.com/sfudeus/homematic_exporter could be used to provide prometheus metrics

Describe alternatives you've considered Run it standalone

ptweety commented 3 years ago

Or you can use https://github.com/mdzio/ccu-jack together with something like https://github.com/hikhvar/mqtt2prometheus

stale[bot] commented 2 years ago

Thanks for your contribution! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of RaspberryMatic and tell us. Also check that all relevant details,


Vielen Dank für die Unterstützung! Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüfen Sie, ob das Problem auch in der aktuellsten Version von RaspberryMatic noch relevant ist, und teilen Sie uns dies mit. Überprüfen Sie auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind oder aktualisiert werden müssen.

mrueg commented 2 years ago

Would still be nice to have them integrated.