No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Sensu irc plugins
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-irc

Build Status Gem Version Dependency Status

Functionality

Files

  • bin/handler-irc.rb

Usage

{
  "irc": {
    "irc_server": "irc://sensubot:password@irc.freenode.net:6667#channel",
    "irc_ssl": false
    // "nickserv_password": "bananas",
    // "nickserv_command": "PRIVMSG NickServ@some.special.hostname :IDENTIFY password"
  }
}

Installation

Installation and Setup

Notes