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: 8 months ago
JSON representation
Sensu XMPP Plugins
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-xmpp
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-16T11:47:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T15:04:52.000Z (about 5 years ago)
- Last Synced: 2025-01-30T22:35:33.734Z (over 1 year ago)
- Topics: sensu-handler, sensu-plugins, sensu-plugins-xmpp, xmpp
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 41 KB
- Stars: 1
- Watchers: 8
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-xmpp
[](https://travis-ci.org/sensu-plugins/sensu-plugins-xmpp)
[](http://badge.fury.io/rb/sensu-plugins-xmpp)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-xmpp)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-xmpp)
## 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](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes