https://github.com/sensu-plugins/sensu-plugins-campfire
Sensu Campfire handlers
https://github.com/sensu-plugins/sensu-plugins-campfire
campfire sensu-handler sensu-plugins-campfire
Last synced: 5 months ago
JSON representation
Sensu Campfire handlers
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-campfire
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-09T01:12:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:40:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T01:45:23.963Z (6 months ago)
- Topics: campfire, sensu-handler, sensu-plugins-campfire
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 1.33 MB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-campfire
[ ](https://travis-ci.org/sensu-plugins/sensu-plugins-campfire)
[](http://badge.fury.io/rb/sensu-plugins-campfire)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-campfire)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-campfire)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-campfire)## Functionality
## Files
* bin/handler-campfire.rb## Usage
```
{ "campfire":
{
"room": "devops",
"room_id" : "123456",
"account": "subdomain",
"token": "xxxxxxxxxxxxxxxxxxx"
}
}
```## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes