-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #235 from ByteInternet/slack-alerts-docs
Slack alerts docs
- Loading branch information
Showing
6 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 54 additions & 0 deletions
54
docs/services/control-panel/how-to-configure-slack-alerts-for-hypernodes.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
myst: | ||
html_meta: | ||
description: In the Control Panel, you can configure Slack alerts for your Hypernodes. | ||
title: How to configure Slack alerts for Hypernodes? | Hypernode | ||
--- | ||
|
||
# How to configure Slack alerts for Hypernodes? | ||
|
||
In the Control Panel, you can configure Slack alerts for your Hypernodes. This allows you to stay up-to-date about your servers without the need to check your email. Currently, you can configure essential system emails. | ||
|
||
## Create Slack Webhook (if you don’t have one yet) | ||
|
||
For your convenience we recommend starting by generating Slack Webhook. All you need is the Slack Webhook in a format: `https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX` and set it up where you want to receive your alerts. | ||
|
||
Slack App configuration example: | ||
|
||
**Slack App icon:** | ||
![](_res/Hypernode-logo-alerts.jpg) | ||
**Slack App name:** Hypernode Alerts | ||
|
||
**Workspace:** MyWorkspace | ||
|
||
**channel:** #hypernode-alerts | ||
|
||
## How to configure Slack alerts? | ||
|
||
1. Log in to the [Control Panel](https://my.hypernode.com/) | ||
1. Navigate to your profile menu in the top right corner and click [Alerts manager](https://my.hypernode.com/alerts-manager/) | ||
1. Choose category of alerts you want to configure. | ||
1. Choose which Hypernodes you want to receive alerts about. | ||
1. **All Hypernodes** - All Hypernodes you’re linked to, which means you can be the owner, admin or developer to see the Hypernode here. Any new Hypernode you’re linked to will be automatically added to this list. | ||
1. **Include** - You will receive alerts only about Hypernodes included in your filter. | ||
1. **Exclude** - You will receive alerts about all Hypernodes except the ones that you exclude. For example you have 50 Hypernodes and you exclude yourhypernode, you will get alert about the rest 49. | ||
1. Copy paste Slack Webhook and save your alert. | ||
|
||
![](_res/configure-alerts.gif) | ||
|
||
## How to change existing Slack alerts? | ||
|
||
To remove or overwrite an existing alert filter, delete the current alert and create a new one with the desired configuration. | ||
![](_res/delete-alert.gif) | ||
|
||
## Tips | ||
|
||
### Examples of emails sent | ||
|
||
Check the tooltip in the checkbox card to see what emails are include in each category | ||
![](_res/aagfwegWtrwEavSVfdwfawe.png) | ||
|
||
### Use exclude | ||
|
||
If you have multiple Hypernodes and don’t want to include all of them, just exclude the ones you don’t want to receive alerts from. Save your time and your mouse :%29 | ||
![](_res/feAFawEtGAbvFDdgddsaas.png) |