louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
59.85k stars 5.36k forks source link

Full List of Supported Notifications #284

Closed louislam closed 2 years ago

louislam commented 3 years ago

Just for someone who have never heard of Apprise. Thanks to Apprise, Uptime Kuma is supporting so many notification services!

Please check the list before asking for enhancement.

Built-in:

Via Apprise (Docker built-in) (2021-08-28)

  1. AWS SNS :calling:
  2. Boxcar
  3. ClickSend :calling:
  4. DingTalk :calling:
  5. Discord :books:
  6. D7 Networks :calling:
  7. E-Mail :books:
  8. Emby
  9. Enigma2 Devices
  10. Faast
  11. FCM - (Google) Firebase Cloud Messaging
  12. Flock
  13. Gitter
  14. Google Chat
  15. Gotify
  16. Growl
  17. Home Assistant
  18. IFTTT
  19. Join
  20. Kavenegar :calling:
  21. KODI
  22. Kumulos
  23. LaMetric Time/Clock
  24. Mailgun :books:
  25. Matrix
  26. Mattermost
  27. MessageBird :calling:
  28. Microsoft Teams
  29. MSG91 :calling:
  30. Nexmo :calling:
  31. Nextcloud
  32. Notica
  33. Notifico
  34. Office 365
  35. OneSignal
  36. Opsgenie
  37. Parse Platform
  38. Popcorn Notify
  39. Prowl
  40. PushBullet :books:
  41. Pushed
  42. Pushjet
  43. Pushover :books:
  44. PushSafer :books:
  45. Reddit
  46. Rocket.Chat
  47. Ryver
  48. SendGrid
  49. SimplePush
  50. Sinch
  51. Slack :books:
  52. SMTP2Go :books:
  53. SparkPost :books:
  54. Spontit
  55. Syslog
  56. Techulus Push
  57. Telegram :books:
  58. Twilio :calling:
  59. Twist
  60. Twitter
  61. XBMC
  62. XMPP
  63. Webex Teams
  64. Zulip
  65. Custom Notification Services
    • JSON
    • XML
  66. Desktop Notification Services
    • Linux Notifications:
      • Gnome
      • Qt
      • DBus
    • MacOS X Notifications
    • Windows Notifications

Source: https://github.com/caronc/apprise/wiki

tgxn commented 3 years ago

Could we flesh out the wiki a bit to have information like this; or a .md part of docs/ perhaps?

Edit: I created this document, but we should add the Apprise list (I can't copy the markdown from your comment)

louislam commented 3 years ago

Could we flesh out the wiki a bit to have information like this; or a .md part of docs/ perhaps?

Edit: I created this document, but we should add the Apprise list (I can't copy the markdown from your comment)

Using h2 as a list is a bit weired, I removed all h2 and just keep the link there.

And I dont want to maintain two lists in the future, I perfer to just keep one list here.

sam7oo commented 3 years ago

When I try to monitor an IPV6 IP not able to monitor, please help me out

louislam commented 3 years ago

When I try to monitor an IPV6 IP not able to monitor, please help me out

Please create a post with more details via this link: https://github.com/louislam/uptime-kuma/issues/new?assignees=&labels=help&template=ask-for-help.md&title=

Screenshots, step to reproduce etc,

X1Aaron commented 3 years ago

@louislam 1 should be AWS SNS

armandofcom commented 2 years ago

Add multiple alert providers, such as Slack and PagerDuty, and with configurable thresholds and descriptions. You can take a look at the project https://github.com/TwiN/gatus and get feedback from several of the proven providers

thomas-mc-work commented 2 years ago

I'd vote for putting either the list or the direct link into the docs. Then this ticket can also be unpinned.

Computroniks commented 2 years ago

A note for those using Office 365 as an SMTP server. From the 1st of October 2022, Microsoft have announced that they are going to start disabling basic authentication on all Office 365 mail servers. As a result, users will no longer be able to use the SMTP notification type as this only supports basic authentication. Instead they should use the Office 365 notification provider from Apprise

Christoph-Wagner commented 2 years ago

XMPP should be removed from the supported list, the comments make it sound as if it never properly worked, and recently it has been completely removed from apprise: https://github.com/caronc/apprise/pull/619

louislam commented 2 years ago

Close as this list has been updated for a while.

Please refer to https://github.com/louislam/uptime-kuma/tree/master/server/notification-providers