Hello,
I’m trying to install Centreon on my AWS cloud using AMIs `ami-04be5c2c7e9923780` (Oracle Linux 9) or `ami-081241b2722de973f` (Alma Linux but I’m encountering issues during the web installation process.
Firstly, we are encountering errors during the Centreon installation, such as "usermod: group centreon-engine does not exist," among others. Additionally, configuration files are not being created:
ls -lrt /var/cache/centreon/config/engine/*
ls: cannot access '/var/cache/centreon/config/engine/*': No such file or directory
ls -lrt /var/cache/centreon/config/broker/*
ls: cannot access '/var/cache/centreon/config/broker/*': No such file or directory
This seems to be because Centreon does not support operating systems hardened by CIS compliances. The main purpose of my post here is to find out if others have encountered the same issue and if there is a known fix available. Additionally, I would like to inquire if the Centreon team plans to implement support for CIS-compliant OS.
With growing concerns about IT security, it's crucial that Centreon can work effectively on these platforms. Any insights or solutions would be greatly appreciated.
Christopher