Sign inSign up

nlamirault/speedtest_exporter

By nlamirault

•Updated over 6 years ago

Image
0

10K+

nlamirault/speedtest_exporter repository overview

⁠speedtest_exporter

License Apache 2 GitHub version

  • Master : Circle CI
  • Develop : Circle CI

This Prometheus exporter check your network connection. Metrics are :

  • Latency
  • Download bandwidth
  • Upload bandwidth

⁠Installation

You can download the binaries :

⁠Usage

Launch the Prometheus exporter :

$ speedtest_exporter -log.level=debug

⁠Development

  • Initialize environment
$ make init
  • Build tool :
$ make build
  • Launch unit tests :
$ make test

⁠Local Deployment

  • Launch Prometheus using the configuration file in this repository:
$ prometheus -config.file=prometheus.yml
  • Launch exporter:
$ speedtest_exporter -log.level=debug
  • Check that Prometheus find the exporter on http://localhost:9090/targets

⁠Contributing

See CONTRIBUTING⁠.

⁠License

See LICENSE⁠ for the complete license.

⁠Changelog

A changelog⁠ is available

⁠Contact

Nicolas Lamirault [email protected]⁠

Tag summary

Content type

Image

Digest

Size

11.5 MB

Last updated

over 6 years ago

docker pull nlamirault/speedtest_exporter