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

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

Sensu plugins for dashing
https://github.com/sensu-plugins/sensu-plugins-dashing

dashing sensu sensu-plugins

Last synced: 5 months ago
JSON representation

Sensu plugins for dashing

Awesome Lists containing this project

README

          

## Sensu-Plugins-dashing

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

## Functionality

## Files
* bin/handler-dashing.rb

## Usage

```
{
"dashing": {
"auth_token": "YOUR_AUTH_TOKEN",
"host": "http://localhost:3030"
}
}
```

## Installation

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

## Notes