Skip to content

Get a handle on notifications and alerts. #51

Description

@codykniffen

Problem

Applications and appliances that send out notifications are great, but handling those notifications is often not. For example in Veeam (a backup solution we currently use) we can configure notifications on success, warnings, and failures. Said notifications will go to "backups@", "alerts@", or "support@" to be processed for ticket creation. Sometimes this creation is automated, sometimes it's manual.

An issue we've encountered recently is if there are several alerts at once from the same source the email or ticketing system will flag them and they may not always get through.

There's also the problem of configuring them in the first place. Different alerts go to different places and it turns into a documentation nightmare.

Proposal

We need to come up with some sort of centralized management routing protocol or system for these notifications. Software is smart when configured properly, what if we used a centralized system to send all alerts / notifications to that would then intelligently process where they are from and summarize them in to a usable digest for processing as one ticket per site.

Side note - despite @s1037989 not sensing the urgency in this post because I didn't use italics or underlining, it's there baby! This is an important issue that needs a well thought out solution. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions