I want to keep an eye on my Internet service provider after a series of prolonged outages, to that end I setup a Grafana dashboard to monitor my connectivity to various online services.
Read more →Monitor Internet Health with FluentBit & Grafana
Telegraf & OhmGraphite on Windows 10
Download the Telegraf client from influxdata.com, extract the telegraf directory to a sensible place and edit telegraf.conf
.
TimescaleDB SQL in Grafana
Grafana supports SQL through MySQL/MariaDB, PostgreSQL & SQL Server. Additionally Grafana supports the PostgreSQL extension TimescaleDB, this database is the best fit of all the SQL databases for Grafana since it is built specifically for large-scale time-series datasets.
Read more →Log monitoring with Elasticsearch - Basic overview
Log monitoring implies using technology to avoid reading every single log message, with the benefit of catching more interesting events than if you were to read every single line!
Read more →