Search found 50 matches
- Tue Nov 05, 2024 4:33 pm
- Forum: Nagios XI
- Topic: Nagios XI - Upgrade to PHP 7.4 to enable oAuth 2.0
- Replies: 2
- Views: 2215
Re: Nagios XI - Upgrade to PHP 7.4 to enable oAuth 2.0
If you are going to do that I would suggest PHP 8.3 or higher. PHP 7 is long depreciated and no longer supported. You would have to enable the remi-repo to permit this.
- Mon Apr 01, 2024 3:09 pm
- Forum: Nagios XI
- Topic: XI with NGINX
- Replies: 1
- Views: 688
XI with NGINX
I'd like to migrate our existing nagios systems out of Apache as were more of an NGINX Shop now. Is there any documentation on how this could be done? Were getting ready to install XI 2024 later this year and would prefer to have NGINX over apache.
- Fri Jan 26, 2024 9:08 am
- Forum: Nagios XI
- Topic: Nagios XI 2024 PHP 8.2
- Replies: 7
- Views: 6935
Nagios XI 2024 PHP 8.2
Has anybody had a chance to test XI 2024 on PHP 8.2? PHP 8.1 is going EOL at the end of this year and we want to make sure the application is compatible with PHP 8.2.
- Fri Dec 22, 2023 9:12 am
- Forum: Nagios XI
- Topic: Questions about upgrade XI from 5.7.5 to 2024R1
- Replies: 6
- Views: 16281
Re: Questions about upgrade XI from 5.7.5 to 2024R1
First Id highly advise you to go to rhel 8 or rhel 9 as rhel 7 is depreciated in May of 2024. You should atleast take a backup first before a migration as XI 2024 will make alot of changes and could break some functions. Its also advised that if you are going to RHEL8 or RHEL9 use php 8.1 as php 5 a...
XI 2024
First and foremost I'm glad to see XI 2024 is out after what was a long delay. I'm hoping to give this a try on one of my lab systems and then give it a workout. What I don't like now is that first you have to fill out some form to download and that the old versions are no longer there. Is that accu...
Re: PHP 8 EOL
It is true that XI 2024 does support PHP 8.1 however we recommend if people want this version of PHP to migrate to a distro that has this PHP baseline. Even though it is possible for users to upgrade their PHP version on a distro, the process can have issues and users may not all follow the same st...
PHP 8 EOL
As of 11/26 PHP 8.0 is now end of life. Users should go to 8.1 as soon as possible. I believe XI 5.9 and higher are certified for PHP 8.1 now. Users who are still on 7.X or lower should immediately upgrade to PHP 8.1 or better. I understand the upcoming XI 2024 is certified for PHP 8.1 or better.
- Mon Nov 13, 2023 9:11 am
- Forum: Nagios XI
- Topic: PHP 7.4+ on Centos 7.
- Replies: 3
- Views: 4309
Re: PHP 7.4+ on Centos 7.
I strongly advise PHP 8.1 or higher from the remi-repo and as long as you are using the new version. Otherwise you will run into alot of problems. If you can even go to Alma or Rocky linux 8.X its even better. PHP 7.X series has been long depreciated.
- Thu Oct 19, 2023 7:07 am
- Forum: Nagios XI
- Topic: NAGIOS XI v5.5.9 report of vulnerabilities
- Replies: 3
- Views: 9664
Re: NAGIOS XI v5.5.9 report of vulnerabilities
Why are you keeping an older version around? Have you considered a test upgrade on a new box and migrate your existing data to there? I know from our own experiences migrating from 5.5 to a later version is a problem in itself and invites many issues if its not upgraded. It can be done just has to b...
- Tue Oct 10, 2023 9:59 am
- Forum: Nagios XI
- Topic: TLS 1.2 support for Nagios Client when calling AWS SES API
- Replies: 6
- Views: 7168
Re: TLS 1.2 support for Nagios Client when calling AWS SES API
You should upgrade that to 5.10 or higher to fix any issues. The 5.7 series had alot of bugs in it and should be depreciated.