https://github.com/sensu-plugins/sensu-plugins-geckoboard
Sensu plugins for Geckoboard
https://github.com/sensu-plugins/sensu-plugins-geckoboard
geckoboard monitoring sensu sensu-plugins
Last synced: 3 months ago
JSON representation
Sensu plugins for Geckoboard
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-geckoboard
- Owner: sensu-plugins
- License: mit
- Created: 2015-02-16T12:25:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:17:40.000Z (over 4 years ago)
- Last Synced: 2025-03-17T06:47:47.501Z (7 months ago)
- Topics: geckoboard, monitoring, sensu, sensu-plugins
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 26.4 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Sensu-Plugins-geckoboard
[](https://travis-ci.org/sensu-plugins/sensu-plugins-geckoboard)
[](http://badge.fury.io/rb/sensu-plugins-geckoboard)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-geckoboard)
[](https://codeclimate.com/github/sensu-plugins/sensu-plugins-geckoboard)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-geckoboard)## Functionality
## Files
* bin/metrics-geckoboard-push.rb## Usage
```
{
"geckoboard": {
"checks": {
"my.newrelic.throughput": {
"type":"geckometer",
"min":"200",
"max":"40000",
"widget_key":"12322-a831fsdda99f0jajd0fjas0dfja0fju9"
},
"my.newrelic.responsetime": {
"type":"number_and_secondary_value",
"widget_key":"12322-df2f2fw29f9jf9sdfsf02ihf020s0dhf"
}
},
"api_key":"9239932fwew8f8777ff28fh8hf8dh"
}
}
```## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)
## Notes