Search found 50 matches

by itunixops
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: 2213

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.
by itunixops
Mon Apr 01, 2024 3:09 pm
Forum: Nagios XI
Topic: XI with NGINX
Replies: 1
Views: 686

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.
by itunixops
Fri Jan 26, 2024 9:08 am
Forum: Nagios XI
Topic: Nagios XI 2024 PHP 8.2
Replies: 7
Views: 6930

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.
by itunixops
Fri Dec 22, 2023 9:12 am
Forum: Nagios XI
Topic: Questions about upgrade XI from 5.7.5 to 2024R1
Replies: 6
Views: 16278

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...
by itunixops
Wed Dec 06, 2023 1:27 pm
Forum: Nagios XI
Topic: XI 2024
Replies: 1
Views: 5220

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...
by itunixops
Wed Nov 29, 2023 11:39 am
Forum: Nagios XI
Topic: PHP 8 EOL
Replies: 3
Views: 5609

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...
by itunixops
Mon Nov 27, 2023 10:59 am
Forum: Nagios XI
Topic: PHP 8 EOL
Replies: 3
Views: 5609

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.
by itunixops
Mon Nov 13, 2023 9:11 am
Forum: Nagios XI
Topic: PHP 7.4+ on Centos 7.
Replies: 3
Views: 4305

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.
by itunixops
Thu Oct 19, 2023 7:07 am
Forum: Nagios XI
Topic: NAGIOS XI v5.5.9 report of vulnerabilities
Replies: 3
Views: 9660

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...
by itunixops
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: 7166

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.