sensu-plugins / sensu-plugins-xmpp

Sensu XMPP Plugins

Home Page:http://sensu-plugins.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sensu XMPP Plugins

http://sensu-plugins.io

License:MIT License


Languages

Language:Ruby 100.0%