speedtest-exporter

command module
v0.0.0-...-7205532 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2021 License: MIT Imports: 15 Imported by: 0

README

SpeedTest Exporter

A small prometheus exporter monitoring your network speed.

The code for speed test checking is copied bv this: speedtest-go

Build

The following command will generate a binary speedtest-exporter which opens a server on port 9100

make

Documentation

This programs runs a goroutine on the background and a http server on port 8080 exposing the /metrics path.

Metrics

speed_test_dl_speed_total{hostname} - your download speed in MBits

speed_test_ul_speed_total{hostname} - your upload speed in MBits

speed_test_ping_seconds_total{hostname} - your upload speed in MBits

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL