prometheus-pingdom-exporter

command module
v0.0.0-...-8894dd2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

README

prometheus-pingdom-exporter

Build Status Go Report Card GoDoc Docker

prometheus-pingdom-exporter exports Pingdom metrics to Prometheus.

Prerequisites

Getting prometheus-pingdom-exporter

Download the latest release: https://github.com/giantswarm/prometheus-pingdom-exporter/releases/latest

Clone the git repository: https://github.com/giantswarm/prometheus-pingdom-exporter.git

Download the latest docker image from here: https://hub.docker.com/r/giantswarm/prometheus-pingdom-exporter/

How to build
Dependencies
Building the binary
make
Building the docker image
make docker-image

Running prometheus-pingdom-exporter

Running the binary directly:

$ prometheus-pingdom-exporter server <USERNAME> <PASSWORD> <API-KEY>
2016/07/09 12:20:51 Listening on port 8000

Running in a Docker container:

$ docker run -p 8000:8000 giantswarm/prometheus-pingdom-exporter:latest server <USERNAME> <PASSWORD> <API-KEY>
2016/07/09 11:22:04 Listening on port 8000

Help information can be found with the --help flag.

Contact

Contributing & Reporting Bugs

See CONTRIBUTING for details on submitting patches, the contribution workflow as well as reporting bugs.

License

prometheus-pingdom-exporter is under the Apache 2.0 license. See the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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