https://github.com/sensu-plugins/sensu-plugins-riemann
Sensu plugins for Riemann monitoring framework
https://github.com/sensu-plugins/sensu-plugins-riemann
Last synced: about 2 months ago
JSON representation
Sensu plugins for Riemann monitoring framework
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-riemann
- Owner: sensu-plugins
- License: mit
- Created: 2015-09-04T21:34:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:17:46.000Z (over 4 years ago)
- Last Synced: 2025-08-14T12:49:31.106Z (4 months ago)
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 19.5 KB
- Stars: 2
- Watchers: 28
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-riemann
[ ](https://travis-ci.org/sensu-plugins/sensu-plugins-riemann)
[](http://badge.fury.io/rb/sensu-plugins-riemann)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-riemann)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-riemann)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-riemann)
## Functionality
## Files
* bin/handler-riemann-metrics
## Usage
```json
{
"riemann" : {
"riemann_host" : "localhost",
"riemann_port" : 5555
}
}
```
## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes