Installing Icinga DB Web from Source¶
Please see the Icinga Web documentation on
how to install modules from source.
Make sure you use icingadb
as the module name. The following requirements must also be met.
Requirements¶
- PHP (≥7.2)
- MySQL or PostgreSQL PDO PHP libraries
- The following PHP modules must be installed:
cURL
,dom
,json
,libxml
- Icinga DB
- Icinga Web 2 (≥2.9)
- Icinga PHP Library (ipl) (≥0.13.2)
- Icinga PHP Thirdparty (≥0.12)
This concludes the installation. Now proceed with the configuration.