GithubHelp home page GithubHelp logo

Comments (2)

Addvilz avatar Addvilz commented on June 19, 2024

Thanks for the suggestion. There are three kinds of alerting tools I plan to support:

  • SMTP (already there)
  • Webhook - URL to be invoked with alert (TODO - soon)
  • Custom executable - similar to webhook, just that it's a local script executed wherever gullveig-server is. (TODO - soon)

You will also be able to choose which alert tiers go to which channels, say warnings go to email, criticals and unknowns to everywhere.

This should cover pretty much all possible configurations, and where not - you should be able to trivially roll your own. I might add some more specific services if there is demand and IF they have a very light weight API that does not require huge SDKs to be set up and such - Pushover, Pagerduty, Opsgenie, VictorOps, Slack are all on this list pending some ideation on the "how" side, provided there is any interest.

That being said, there is a way for you to get these alerts to other tools already - Pushover, Pagerduty, Opsgenie, VictorOps and some other tools along these lines all have email gateways. Pushover specifically - you have a special email address available to which you can send emails and they will be sent as notifications.

Here's the docs - https://support.pushover.net/i29-e-mailing-notifications-to-your-devices

I will leave this open to collect interest for Pushover direct and other integrations.

from gullveig.

rolikeusch avatar rolikeusch commented on June 19, 2024

i know about the emailing feature in pushover, but i think this is no ideal and mostly the mail will be truncate.
but a webhook solution would be also great and is also supported in pushover.

from gullveig.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.