EchoTeam / riemann-tools

Programs to submit data to Reimann

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Riemann Tools

Tiny programs to submit events to Riemann.

Riemann-health, for example, submits events about the current CPU, load, memory, and disk use. Bench submits randomly distributed metrics for load testing. I've got a whole bunch of these internally for monitoring Redis, Riak, queues, etc. Most have internal configuration dependencies, so it'll be a while before I can extract them for re-use.

Get started

gem install riemann-tools
riemann-health --host my.riemann.server

About

Programs to submit data to Reimann

License:MIT License


Languages

Language:Ruby 98.2%Language:Erlang 1.8%