Skip to content

Commit

Permalink
Update 01-About.md
Browse files Browse the repository at this point in the history
Fixed broken links to "Icinga DB feature" and "Icinga DB daemon"
  • Loading branch information
mrdsam authored and nilmerg committed Apr 16, 2024
1 parent f6fb10a commit 6029cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/01-About.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ visualizing monitoring data in the Icinga ecosystem, consisting of:

* Icinga DB Web which connects to both a Redis®[\*](TRADEMARKS.md#redis) server and
a database to view and work with monitoring data
* Icinga 2 with its [Icinga DB feature](https://icinga.com/docs/icinga-2/latest/14-features/#icinga-db) enabled,
* Icinga 2 with its [Icinga DB feature](https://icinga.com/docs/icinga-2/latest/doc/14-features/#icinga-db) enabled,
responsible for publishing monitoring configuration, check results,
states changes and history items to the Redis® server
* And the [Icinga DB daemon](https://icinga.com/docs/icinga-db/latest/01-About/),
* And the [Icinga DB daemon](https://icinga.com/docs/icinga-db/latest/doc/01-About/),
which synchronizes monitoring data between the Redis® server and the database

![Icinga DB Architecture](res/icingadb-architecture.png)
Expand Down

0 comments on commit 6029cc1

Please sign in to comment.