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

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

Sensu plugins for Chatwork
https://github.com/sensu-plugins/sensu-plugins-chatwork

monitoring sensu sensu-handler sensu-plugins

Last synced: 11 months ago
JSON representation

Sensu plugins for Chatwork

Awesome Lists containing this project

README

          

## Sensu-Plugins-chatwork

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

## Functionality

## Files
* bin/handler-chatwork.rb

## Usage
```
{
"chatwork": {
"serverurl": "https://api.chatwork.com/",
"apitoken": "123456789abcdefghijklmnopqrstuvw",
"apiversion": "v1",
"roomid": "12345678"
}
}
```

## Installation

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

## Notes