riemann-ping

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2015 License: MIT Imports: 8 Imported by: 0

README

riemann-ping

riemann-ping is a tool for running pings against specified urls and sending that data through Riemann. It performs http gets against the specified url and then sends the number of milliseconds that the request took to complete to riemann. It makes heavy use of built in functionality in Riemann and therefore leaves it up to Riemann what threshold should be considered warning or critical thresholds. It also makes use of expired events for handling the case where a url is not available.

Installing

You can either build from source or you can download from the releases section on github.

Developing

  • Use the most recent go release
  • Use godep to make sure that you are using at least the version specified for each dependency
  • If you update depencdency, be sure to save the updates with godep
  • Always run go fmt and golint before submitting a pull request.

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