We have AlmaLinux 8.10 test server. We have to install icinga2 right from scratch. This server has no internet connectivity. We have another server in our environment which has internet connectivity, but runs on RHEL 7.9.
Need step by step procedure or any link for downloading and installation of icinga2 on this server. Console should be accessible. Tried many ways, but no luck at installing icngaweb2.
I am not sure what we are missing, but it will be great if someone provides a clear documentation on the installation steps
Welcome to the Icinga Community and thanks for posting.
Itās difficult to provide specific help without knowing what failed for you. However, there is the Get Started guide, which is a tutorial one can follow.
Regarding the missing Internet connection, try mirroring the packages to a machine in your āDMZā, which has both Internet connection and can be reached from the internal machine as well. Otherwise, wget all packages from an online machine and sftp them to the target.
Here is the below error I am facing while trying to install. ICINGA (stable release for rhel) 556 B/s | 381 B 00:00
Errors during downloading metadata for repository āicinga-stable-releaseā:
Thank you for the reply. But, we donāt use ubuntu in our environment. We only use Alma8.10 and RHEL8. Please suggest some way to install icinga in our environment.
Well beside that it is an enterpise environment and therefore you would need a subscription for the packages.
You would need the following Packages for the manual install without internet connection.
Depending on your setup you also need to consider that you also would need the packages for a webserver (apache2/nginx/caddy), also possibly a database (mysql/mariadb/postgres) and when you want to use the webinterface also php. Depending on the enterprise distribution the last included version might be php7.2 but the latest icingaweb2/icingadb-web requires at minimum php8.2. for enterprise linux 8.
So there you would also need to download those packages offline as well.
Anyhow the required Packages would be the following for the components to be installed manually: