PodWarden Cloud
CatalogCase StudiesNewsDocsGitHubEarly Adopter

PodWarden — Fleet operations as a product

CatalogNewsDocumentationGitHubEarly Adopter|Terms of ServicePrivacy PolicyAcceptable Use
CatalogMonitoringfastcom-mysql
fastcom-mysql

fastcom-mysql

Simon Jenny

Learn how to self-host
Install with PodWardenLearn how to deploy with PodWarden

Docker Container with Fast.com CLI sending data to a MySQL Server The Docker needs the following ENV Variables: SLEEP : Seconds between measures MYSQL_SERVER ‍: IP/Address of MySQL Server MYSQL_USER: MySQL Username MYSQL_PASS: MySQL Password MYSQL_DATABASE: MySQL Database MYSQL_TABLE: MySQL Table LOC: Name of Probe ‍(eg. network/core or network/edge) Important: Database Table needs to have the following schema: CREATE TABLE `YOURTABLENAME` ( `timestamp` timestamp NULL DEF‍AULT current_timestamp(), `loc` varchar(50) COLLATE utf8mb4_bin DEFAULT NULL, `download` float DEFAULT NULL, `upload` float DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin

MonitoringNetworkingFree·17.5K4y ago
#home-network-monitoring#connection-speed-tracking#performance-monitoring#fastcom-mysql#fast-com-integration#mysql-database#internet-speed-testing#bandwidth-monitoring#network-monitoring#automated-testing#scheduled-testing#data-logging#docker-container#librespeed-alternative#location-tagging
Learn how to self-host
Learn how to deploy with PodWarden

About

fastcom-mysql is a Docker container that automates internet speed testing using the Fast.com CLI tool. It runs tests on a configurable schedule and stores download/upload speeds along with location metadata in a MySQL database. This tool is designed for network administrators and…

Deployment Options

1 stack

You might also like

SpeedtestforInfluxDB

Monitoring

fastcom-mqtt

fastcom-mqtt

Monitoring

Speedmon-InfluxDBv2

Speedmon-InfluxDBv2

Monitoring

cloudflare-speedtest-mqtt

cloudflare-speedtest-mqtt

Monitoring

Speedtest Tracker

Speedtest Tracker

Monitoring

phpIPAM-cron

phpIPAM-cron

Networking

Requirements

500m
4Gi

Stacks

fastcom-mysqlService

Author

Simon Jenny

Project page

Tags

#home-network-monitoring#connection-speed-tracking#performance-monitoring#fastcom-mysql#fast-com-integration#mysql-database#internet-speed-testing#bandwidth-monitoring#network-monitoring#automated-testing#scheduled-testing#data-logging#docker-container#librespeed-alternative#location-tagging
How to deploy with PodWardenSelf-hosting guide