h1. Fluent::Plugin::NetworkProbe
Fluentd input plugin to probe network latency and keepalive, similar to Smokeping.
Now support methods are fping and curl.
h2. Installation
h3. Install tools
on Ubuntu12.04
$ sudo apt-get install fping curl
h3. Install fluent plugin
Add this line to your application's Gemfile: