Sensu-Plugins-fluentd
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"
}
}