No release in over 3 years
Low commit activity in last 3 years
Sensu plugins for working with xmpp
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.51.0
~> 0.9.11

Runtime

= 0.5.6
 Project Readme

Sensu-Plugins-xmpp

Build Status Gem Version Code Climate Test Coverage Dependency Status

Functionality

Files

  • bin/handler-xmpp.rb

Usage

{
  "xmpp": {
    "jid": "user@domain",
    "password": "guest",
    "target": "room@conference.domain",
    "target_type": "conference",
    "server": "server.domain",
    "room_password": "roompassword"
  }
}

Installation

Installation and Setup

Notes