Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sensu-plugins/sensu-plugins-xmpp

Sensu XMPP Plugins
https://github.com/sensu-plugins/sensu-plugins-xmpp

sensu-handler sensu-plugins sensu-plugins-xmpp xmpp

Last synced: 3 months ago
JSON representation

Sensu XMPP Plugins

Awesome Lists containing this project

README

        

## Sensu-Plugins-xmpp

[![Build Status](https://travis-ci.org/sensu-plugins/sensu-plugins-xmpp.svg?branch=master)](https://travis-ci.org/sensu-plugins/sensu-plugins-xmpp)
[![Gem Version](https://badge.fury.io/rb/sensu-plugins-xmpp.svg)](http://badge.fury.io/rb/sensu-plugins-xmpp)
[![Code Climate](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp/badges/gpa.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp)
[![Test Coverage](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp/badges/coverage.svg)](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp)
[![Dependency Status](https://gemnasium.com/sensu-plugins/sensu-plugins-xmpp.svg)](https://gemnasium.com/sensu-plugins/sensu-plugins-xmpp)

## Functionality

## Files
* bin/handler-xmpp.rb

## Usage
```
{
"xmpp": {
"jid": "user@domain",
"password": "guest",
"target": "[email protected]",
"target_type": "conference",
"server": "server.domain",
"room_password": "roompassword"
}
}
```

## Installation

[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)

## Notes