Icinga DB - Backend moderne
Find a file
dependabot[bot] e33012bbe0
build(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.3.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.7.0...v9.7.3)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 18:53:38 +00:00
.github
cmd
doc
internal
pkg
schema
tests
tools
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
config.example.yml
go.mod build(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 2025-03-20 18:53:38 +00:00
go.sum build(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3 2025-03-20 18:53:38 +00:00
LICENSE
README.md

Icinga DB

Icinga DB is a set of components for publishing, synchronizing and visualizing monitoring data in the Icinga ecosystem, consisting of:

  • The Icinga DB daemon, which synchronizes monitoring data between a Redis®* server and a database
  • Icinga 2 with its Icinga DB feature enabled, responsible for publishing the data to the Redis® server, i.e. configuration and its runtime updates, check results, state changes, downtimes, acknowledgements, notifications, and other events such as flapping
  • And Icinga Web with the Icinga DB Web module enabled, which connects to both Redis® and the database to display and work with the most up-to-date data

Icinga DB Architecture

Documentation

Icinga DB documentation is available at icinga.com/docs.

License

Icinga DB and the Icinga DB documentation are licensed under the terms of the GNU General Public License Version 2.