File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,9 +25,16 @@ Or install it yourself as:
2525## CONFIGURATION
2626Configuration of API key and API token should be done through the sensu
2727settings file located in _ /etc/sensu/conf.d/_ .
28-
29- _ api_key_ and _ api_token_ can be obtained from
30- [ Trello] ( https://trello.com/app-key ) . _ list_ can be obtained by adding _ .json_
28+
29+ _ api_key_ can be obtained directly from the following link:
30+
31+ https://trello.com/app-key
32+
33+ _ api_token_ can be obtained by visiting the following link (replace $API_KEY with the obtained _ api_key_ ):
34+
35+ https://trello.com/1/authorize?expiration=never&scope=read&response_type=token&name=sensu-plugins-trello&key=$API_KEY
36+
37+ _ list_ can be obtained by adding _ .json_
3138to a card in the browser in the list that should be monitored and search for
3239_ idList_ in the JSON-output. Note that in a production environment, _ api_key_
3340and _ api_token_ should be specified in the Sensu settings rather than through
You can’t perform that action at this time.
0 commit comments