Please use https://github.com/prometheus/blackbox_exporter instead.
Export blackbox telemetry like availability, request latencies and request size for remote services.
The exporter requests the given url and reads from it until EOF.
The exporter connects to the given host:port. If any path is given, it will try to read until EOF which is required for exposing the size.
Execute ping. Port and path are ignored.
See blackbox_example.yml for configuration
go 1.10+ installed
make all
make build-linux
make docker
The docker image may have issues with HTTPS certificates