Hi there. I need to set up a twitter handler from Sensu app. Thing is I need to fill out some values like: consumer_key, consumer_secret, oauth_token and oauth_token_secret. Does anyone know where to find those values?
Here’s a link to Sensu proyect on Github: https://github.com/sensu/sensu-community-plugins.
Sensu is a monitoring platform that triggers alarms via various ways. One of them is twitter, and I need to configure it with the values before mentioned.
Thanks!