No description
  • Go 82.1%
  • PLpgSQL 17.4%
  • Dockerfile 0.2%
  • Lua 0.2%
  • Shell 0.1%
Find a file
Daniel Baumann ff04beae4e
Releasing fastforward version 1.5.1-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-12-16 16:29:04 +01:00
.github Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
cmd Merging upstream version 1.5.0. 2025-11-21 18:57:42 +01:00
debian Releasing fastforward version 1.5.1-1~ffwd13+u1. 2025-12-16 16:29:04 +01:00
dependencies/pkg Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
doc Merging upstream version 1.5.0. 2025-11-21 18:57:42 +01:00
internal Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
pkg Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
schema Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
tests Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
tools Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
.gitattributes Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
.gitignore Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
.golangci.yml Merging upstream version 1.5.0. 2025-11-21 18:57:42 +01:00
.mailmap Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
AUTHORS Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
CHANGELOG.md Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
config.example.yml Merging upstream version 1.5.0. 2025-11-21 18:57:42 +01:00
Containerfile Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
go.mod Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
go.sum Merging upstream version 1.5.1. 2025-12-16 16:27:42 +01:00
LICENSE Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00
README.md Adding upstream version 1.4.0. 2025-07-15 07:07:30 +02:00

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.