Grafana dashboard: Difference between revisions

From wikiluntti
Line 22: Line 22:
== Logs from Serial port ==
== Logs from Serial port ==


Use [[Arduino_radio_hc-12#Terminal_program|PuTTY]] and save (stream) logs to a file.
Use [[Arduino_radio_hc-12#Terminal_program|PuTTY]] and save (stream) logs to a file. Works like a charm. The notepad++ can be set to update automatically without asking (Ctrl-R reloads the file) by using <code>Settings -> Preferences -> MISC. -> Update silently</code>

Revision as of 14:46, 1 April 2025

Introduction

Grafana is a open source analytics application. It can produce charts, graphs, and alerts for the web when connected to supported data sources.


Examples

CSV Data

GIS

Logs from Serial port

Use PuTTY and save (stream) logs to a file. Works like a charm. The notepad++ can be set to update automatically without asking (Ctrl-R reloads the file) by using Settings -> Preferences -> MISC. -> Update silently