https://github.com/icinga/icinga-notifications
Icinga Notifications: new and improved notifications and incident management for Icinga (work in progress, not ready for production yet)
https://github.com/icinga/icinga-notifications
Last synced: about 1 year ago
JSON representation
Icinga Notifications: new and improved notifications and incident management for Icinga (work in progress, not ready for production yet)
- Host: GitHub
- URL: https://github.com/icinga/icinga-notifications
- Owner: Icinga
- License: gpl-2.0
- Created: 2023-02-28T14:07:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T23:35:54.000Z (about 1 year ago)
- Last Synced: 2025-04-13T20:48:00.478Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 1.04 MB
- Stars: 17
- Watchers: 13
- Forks: 1
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga Notifications
> [!WARNING]
> This is an early preview version for you to try, but do not use this in production.
> There may still be severe bugs and incompatible changes may happen without any notice.
> At the moment, we don't yet provide any support for this.
Icinga Notifications is a set of components that processes received events from various sources, manages incidents and
forwards notifications to predefined contacts, consisting of:
* The Icinga Notifications daemon (this repository), which receives events and sends notifications.
* The [Icinga Notifications Web](https://github.com/Icinga/icinga-notifications-web) module,
which provides graphical configuration.
* Icinga 2 and other sources that provide monitoring events that result in notifications.

## Documentation
For more information about how to install or use Icinga Notifications,
just follow the [documentation](https://icinga.com/docs/icinga-notifications/latest).
## License
Icinga Notifications and the Icinga Notifications documentation are licensed under the terms of the
[GNU General Public License Version 2](LICENSE).