No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Sensu plugins for working with fluentd
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.7
~> 0.10
~> 10.5
~> 3.2
~> 3.4
~> 0.40.0
~> 0.8

Runtime

 Project Readme

Sensu-Plugins-fluentd

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

check-fluentd-monitor-agent

Check a user supplied metric against a remote fluentd monitor

handler-fluentd

Fluentd Sensu handler

Files

  • bin/check-fluentd-monitor-agent.rb
  • bin/metric-fluentd-monitor-agent.rb
  • bin/handler-fluentd.rb

Usage

fluentd example handler configuration

{
  "fluentd": {
    "host": "localhost",
    "port": 9880,
    "tag_prefix": "sensu"
  }
}

Installation

Installation and Setup

Notes