Add watchdog note.

This commit is contained in:
Pieter Hollander 2025-01-04 18:59:28 +01:00
parent c1f1d1135f
commit d5fc9258cf
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

View file

@ -45,7 +45,7 @@ With the database initialised, we can now setup OpenDTU Logger. Add the [add-on
- It is recommended to leave the `log_level` set to `INFO`. - It is recommended to leave the `log_level` set to `INFO`.
- Valid options are `DEBUG`, `INFO`, `WARN` and `ERROR`. - Valid options are `DEBUG`, `INFO`, `WARN` and `ERROR`.
Save the configuration, go to the "Info" tab and start OpenDTU Logger. Save the configuration, go to the "Info" tab and start OpenDTU Logger. Make sure to enable the "Watchdog" on this page so OpenDTU Logger is automatically restarted when it crashes. By design, this may happen when the connection to the OpenDTU websocket is interrupted.
Check the "Log" page. If the setup is succesfull, it should contain a message stating: `OpenDTU Logger has been successfully initialised. Starting data recording...`. Check the "Log" page. If the setup is succesfull, it should contain a message stating: `OpenDTU Logger has been successfully initialised. Starting data recording...`.