SolarPower: Difference between revisions

From JoBaPedia
Jump to navigation Jump to search
(Created page with "= OpenDTU = == monitoring setup == * http://OpenDTU1 * mqtt@job4 (mosquitto_sub -v -t 'OpenDTU1/#') * job4:/etc/systemd/system/openDtu2Db@OpenDTU1.service (sudo systemctl status openDtu2Db@OpenDTU1.service, journalctl -f -u openDtu2Db@OpenDTU1.service) * python -u /home/joachim/bin/openDtu2Db.py OpenDTU1 (prints to stdout) * Influx database openDtu (influx -database openDtu -precision rfc3339 -execute "select * from string order by time desc limit 10") * Grafana Source...")
 
Line 1: Line 1:
= OpenDTU =
= OpenDTU =


== monitoring setup ==
== Monitoring Setup ==
* http://OpenDTU1
* http://OpenDTU1
* mqtt@job4 (mosquitto_sub -v -t 'OpenDTU1/#')
* mqtt@job4 (mosquitto_sub -v -t 'OpenDTU1/#')

Revision as of 12:16, 19 June 2023

OpenDTU

Monitoring Setup

Troubleshooting