| 1 | = SLACK Setup Example = |
| 2 | |
| 3 | == Creating a Workspace to your Institute == |
| 4 | |
| 5 | == Creating APP == |
| 6 | |
| 7 | * Create SLACK APP by giving an appopriate App Name, Select your workspace and by clicking Create App.[[br]] |
| 8 | [[Image(NSM2021/Agenda/AlertsLibrenms:Create-app.png, 400px, nolink)]] |
| 9 | * Select Incoming Webhooks[[br]] |
| 10 | [[Image(NSM2021/Agenda/AlertsLibrenms:Incoming-webhooks.png, 400px, nolink)]] |
| 11 | * Activate Incoming Webhooks by making the switch to `On`[[br]] |
| 12 | [[Image(NSM2021/Agenda/AlertsLibrenms:Webhooks-activate.png, 400px, nolink)]] |
| 13 | * Create a new Webhook by clicking the button `Add New Webhook to Workspace`[[br]] |
| 14 | [[Image(NSM2021/Agenda/AlertsLibrenms:Add-new-webhook.png, 400px, nolink)]] |
| 15 | * Include Monitoring Channel to the Bot[[br]] |
| 16 | [[Image(NSM2021/Agenda/AlertsLibrenms:Allow-channel.png, 400px, nolink)]] |
| 17 | * Once the webhook is created, copy the url, Make sure to keep it a secret. (You can use the sample content to check connectivity from your console)[[br]] |
| 18 | [[Image(NSM2021/Agenda/AlertsLibrenms:Copy-webhook-url.png, 500px, nolink)]] |