Skip to content

jrowe88/smokeping_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Smokeping Exporter

Docker image of the smokeping_prober Prometheus client implementation of smokeping.

Usage

Pull the image and run it using your preferred method. Standalone from the command line, you can run as follows. See smokeping_prober for list of command line options. These can be added via "CMD" override:

docker pull jrowe88/smokeping_exporter
docker run -d -p 9374:9374 --name smokeping_exporter jrowe88/smokeping_exporter

References

  1. Prometheus implementation project by SuperQ: SuperQ/smokeping_prober
  2. Smoke Ping: Website | GitHub
  3. Prometheus monitoring solution

About

Docker build of the smokeping_prober project. Used to run and expose SmokePing results to Prometheus.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published