Fluentd

Fluentdから監視ツールSensuにチェックを送るプラグインを書きました

ログ収集ツールであるFluentdから、監視ツールであるSensuにチェックを送信するプラグインを書きました。このプラグインを使うと、異常なログ出力がSensu経由で通知できるようになります。 miyakawataku/fluent-plugin-sensu | GitHub RubyGems.org このプラ…

Fluentd plugin to send checks to Sensu monitoring system

I wrote a Fluentd plugin which sends checks to Sensu monitoring system. You can utilize the plugin to detect anomaly of logs and send alerts using Sensu. miyakawataku/fluent-plugin-sensu | GitHub RubyGems.org This plugin is functionally an…

FluentdからNSCA / Nagiosにサービスチェックを送るプラグインを書きました

この記事はFluentd plugin to send NSCA / Nagios service checksの日本語版です。FluentdからNSCA / Nagiosの監視サーバにサービスチェックを送るプラグインを書きました。このプラグインを使って、Fluentd上のログの異常について、Nagiosで通知を上げるこ…

Fluentd plugin to send NSCA / Nagios service checks

I wrote a Fluentd plugin which sends service checks to an NSCA / Nagios monitoring server. You can utilize the plugin to detect anomaly of logs and send alerts using Nagios. miyakawataku/fluent-plugin-nsca | GitHub fluent-plugin-nsca | Rub…