logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icingadb - Database connector for Icinga 2

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.

Name

       icingadb - Database connector for Icinga 2

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

                                                  05 April 2025                                      icingadb(8)

Synopsis

icingadb [-h] [--version] [-cPATH]

See Also