'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH icingadb 8 "03 July 2022" "" "" .SH NAME icingadb \- Database connector for Icinga 2 .SH SYNOPSIS 'nh .fi .ad l \fBicingadb\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fB-h\fR] [\fB--version\fR] [\fB-c\fR \fIPATH\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBicingadb\fR is a database connector for Icinga 2. .PP It is part of a set of components for publishing, synchronizing and visualizing monitoring data in the Icinga ecosystem, consisting of: .TP 0.2i \(bu The Icinga DB daemon, which synchronizes monitoring data between a Redis server and a database. .TP 0.2i \(bu 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. .TP 0.2i \(bu 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. .SH OPTIONS Application Options: .TP \*(T<\fB\-\-version\fR\*(T> Print version and exit .TP \*(T<\fB\-c\fR\*(T>=\fIPATH\fR, \*(T<\fB\-\-config\fR\*(T>=\fIPATH\fR Path to config file (default: \*(T<\fI/etc/icingadb/config.yml\fR\*(T>) .PP Help Options: .TP \*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T> Show usage information and exit