Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Tools
Documentation
Commits
95da03dd
Commit
95da03dd
authored
4 years ago
by
danielspeicher
Browse files
Options
Downloads
Patches
Plain Diff
#22
parent
adf89a36
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#58182
passed
4 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/devops/alm/hosting_maintain.md
+30
-0
30 additions, 0 deletions
docs/devops/alm/hosting_maintain.md
with
30 additions
and
0 deletions
docs/devops/alm/hosting_maintain.md
+
30
−
0
View file @
95da03dd
...
...
@@ -49,6 +49,36 @@ so we use Elasticsearch for analysis. This analysis can also result in an alert,
With Netdata and logging in place we can provide a comprehensive analysis of all our components. It allows us to retrace problems or even
avoid problems, which might appear in the future.
### Flexible distribution of Alerts
Specific Alerts can be distributed by Netdata to several channels.
'
*
' Channels supported by Netdata:
*
e-mails (using the sendmail command),
*
push notifications to your mobile phone
[
pushover.net
](
https://pushover.net/
)
,
*
messages to your slack team
[
slack.com
](
https://slack.com/intl/de-de/
)
,
*
messages to your alerta server
[
Alerta
](
https://alerta.io/
)
,
*
messages to your flock team
[
Flock
](
https://www.flock.com/
)
,
*
messages to your discord guild
[
Discord
](
https://discord.com/
)
,
*
messages to your telegram chat / group chat
[
Telegram
](
https://telegram.org/
)
*
sms messages to your cell phone or any sms enabled device
[
Twilio
](
https://ahoy.twilio.com/
)
*
sms messages to your cell phone or any sms enabled device (messagebird.com)
*
sms messages to your cell phone or any sms enabled device (smstools3)
*
notifications to users on pagerduty.com
*
push notifications to iOS devices (via prowlapp.com)
*
notifications to Amazon SNS topics (aws.amazon.com)
*
messages to your irc channel on your selected network
*
messages to a local or remote syslog daemon
*
message to Microsoft Team (through webhook)
*
message to Rocket.Chat (through webhook)
*
message to Google Hangouts Chat (through webhook)
### Fallback Scenario
In case of an outage of the alerting system, we have an external fallback platform, called
[
Matrix
](
https://app.element.io/
)
. All alerts will be sent to this platform as well.
### Alert Deduplication
As seen in the picture this component has four incoming channels:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment