You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.
Hi There,
I need to use the Jira handler and I am having hard time installing the gem on my sensu server. Can someone please send me instructions on how to install this gem?
Thanks
Hadie
The text was updated successfully, but these errors were encountered:
@somic that worked and I was able to get the Jira gem installed. Thanks for your assistance :)
Do you how to configure Sensu to use the Jira handler once and alert has been created (i.e as a Handler definition). Sorry I am new to the Sensu world and I am having hard time getting this to work.
The handlers in this repo make many assumptions about the setup (please see README). You may be able to take some bits from here but I doubt the handler will work well for you as is.
Also note that if you pick a handler type as pipe, sensu will pipe event json to your handler on stdin. This means you can write a handler in any language, which means you don't need to try to figure it out in ruby if it's not your preferred language.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi There,
I need to use the Jira handler and I am having hard time installing the gem on my sensu server. Can someone please send me instructions on how to install this gem?
Thanks
Hadie
The text was updated successfully, but these errors were encountered: