Provided by: icingadb_1.1.1-2ubuntu0.2_amd64 

NAME
icingadb - Database connector for Icinga 2
SYNOPSIS
icingadb [-h] [--version] [-c PATH]
DESCRIPTION
icingadb is a database connector for Icinga 2.
It is part of 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.
OPTIONS
Application Options:
--version
Print version and exit
-c=PATH, --config=PATH
Path to config file (default: /etc/icingadb/config.yml)
Help Options:
-h, --help
Show usage information and exit
06 November 2024 icingadb(8)