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

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

Awesome Lists containing this project

README

        

## Sensu-Plugins-campfire

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