Sha256: ad0d37fd3af139575b76a88016effc50abc3055170c1e0afba9fc43d2f0185ee
Contents?: true
Size: 1.49 KB
Versions: 2
Compression:
Stored size: 1.49 KB
Contents
## Sensu-Plugins-slack [](https://travis-ci.org/sensu-plugins/sensu-plugins-slack) [](http://badge.fury.io/rb/sensu-plugins-slack) [](https://codeclimate.com/github/sensu-plugins/sensu-plugins-slack) [](https://codeclimate.com/github/sensu-plugins/sensu-plugins-slack) [](https://gemnasium.com/sensu-plugins/sensu-plugins-slack) [ ](https://codeship.com/projects/82829) ## Functionality ## Files * handler-slack.rb ## Usage ``` { "slack": { "webhook_url": "webhook url", "channel": "#notifications-room, optional defaults to slack defined", "message_prefix": "optional prefix - can be used for mentions", "surround": "optional - can be used for bold(*), italics(_), code(`) and preformatted(```)", "bot_name": "optional bot name, defaults to slack defined" } } ``` ## Installation [Installation and Setup](https://github.com/sensu-plugins/documentation/blob/master/user_docs/installation_instructions.md) ## Notes
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-slack-0.0.2 | README.md |
sensu-plugins-slack-0.0.1 | README.md |