<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ookla - Tag - Defingo.net</title><link>https://defingo.net/tags/ookla/</link><description>Ookla - Tag - Defingo.net</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>odd.grape2822@defingo.net (wew)</managingEditor><webMaster>odd.grape2822@defingo.net (wew)</webMaster><lastBuildDate>Sun, 15 Sep 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://defingo.net/tags/ookla/" rel="self" type="application/rss+xml"/><item><title>Speedtest to InfluxDB</title><link>https://defingo.net/posts/speedtest-to-influxdb/</link><pubDate>Sun, 15 Sep 2024 00:00:00 +0000</pubDate><author>odd.grape2822@defingo.net (wew)</author><guid>https://defingo.net/posts/speedtest-to-influxdb/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/projects/speedtest.png" referrerpolicy="no-referrer">
            </div><h2 id="background">Background</h2>
<p>For several years I have used a simple docker setup to schedule speedtest runs and store the result in InfluxDB.  The project has been great, with its own Grafana dashboard but I hit a couple issues.  That led me to fork the repo, extend it, and make available at <a href="https://github.com/wwhitaker/speedtests" target="_blank" rel="noopener noreffer ">https://github.com/wwhitaker/speedtests</a>.</p>
<h2 id="new-features">New Features</h2>
<p>Building on the old, adding a few new.</p>
<h3 id="influxdb-version-2-support">InfluxDB version 2 support</h3>
<p>For starters, I wanted to move away from the older InfluxDB and the current v2 version.  That required building a new server instance and installing InfluxDB2.  With help from other similar forks, the code was updated to save to the database with new syntax.</p>]]></description></item></channel></rss>