I am disappointed in the lack of support for RHEL8 7.4 from Nagios 5.8.5. It installs with php7.2 and there are none of the crucial dependencies for php 7.4, namely php-imap and php-pecl-ssh2.
When will you provide a repository for it?
And why do you install MySQL 8.0 as default instead of MariaDB on a clean RHEL8.4?
Nagios latest on RHEL8
Re: Nagios latest on RHEL8
We use the OS vendor's default packages. php-imap and php-pecl-ssh2 should be installable on PHP 7.2.
You can upgrade your PHP to 7.4 following this guide:
https://support.nagios.com/kb/article/n ... 7-860.html
EDIT: It was a development decision to use MySQL 8. As an alternative you can offline your DB and use MariaDB if you'd like:
https://assets.nagios.com/downloads/nag ... Server.pdf
You can upgrade your PHP to 7.4 following this guide:
https://support.nagios.com/kb/article/n ... 7-860.html
EDIT: It was a development decision to use MySQL 8. As an alternative you can offline your DB and use MariaDB if you'd like:
https://assets.nagios.com/downloads/nag ... Server.pdf
Re: Nagios latest on RHEL8
You include php-imap and php-pecl-ssh2 in your dependency repository, but only for PHP7.2 - which ensures it is not possible to upgrade to 7.4 with RedHats own repositories.
The guide you refer to does not have a section for RHEL8, but the RHEL7 one describes using other non-standard repositories, namely REMI, which is not acceptable in our environment.
You should just include php7.4 versions of your dependency packages in your repo, then it would work great.
The guide you refer to does not have a section for RHEL8, but the RHEL7 one describes using other non-standard repositories, namely REMI, which is not acceptable in our environment.
You should just include php7.4 versions of your dependency packages in your repo, then it would work great.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios latest on RHEL8
HI,
As Sean mentioned, we support a number of operating systems (Ubuntu, Debian, Oracle, RHEL, Cent) for XI, and rely on the default packages provided by the vendor for maintainability.
Regards,
Benjamin
Noted. I'd be happy to submit a feature request with the dev team for using php7.4 on RHEL if you'd like.You should just include php7.4 versions of your dependency packages in your repo, then it would work great
As Sean mentioned, we support a number of operating systems (Ubuntu, Debian, Oracle, RHEL, Cent) for XI, and rely on the default packages provided by the vendor for maintainability.
Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios latest on RHEL8
Yes please, I would love a feature request for that - and also for the next versions!!..
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios latest on RHEL8
Hi @mrmit,
Got that submitted for you. Appreciate your feedback.
Let us know if you have need anything else or if we may close this topic. Regards, Benjamin
Got that submitted for you. Appreciate your feedback.
Let us know if you have need anything else or if we may close this topic. Regards, Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!