Sandwich1699975 / netcheck-api

An Ookla Speedtest exporter made in python using the official speedtest bin
https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/
GNU General Public License v3.0
0 stars 0 forks source link

Netcheck API

Based on MiguelNdeCarvalho/speedtest-exporter

Written for NetCheck

Simple Speedtest exporter for Prometheus written in Python using the official CLI from Ookla

You can find the forked repo's documentation here

Setup

[!IMPORTANT] This script requires elevated privlages to run. Creating ping calls cannot be done without it.

This repository is not meant to be standalone. See NetCheck for supporting code.

Simply install dependencies in src/requirements.txt and run sudo python3 src/main.py.