Search found 46 matches

by MonitorGuy
Wed Jan 24, 2024 1:21 pm
Forum: Nagios XI
Topic: Nagios PHP End of Life
Replies: 3
Views: 32072

Re: Nagios PHP End of Life

We are in the middle of migrating to RHEL 8 servers, and it was sad to see PHP 7.2 (known vulnerabilities) still bundled with Redhat OS bundle. After spending a fare amount of time manually upgrading to PHP 7.4.33 we now learn 7.4.x is being retired according to https://blog.remirepo.net/post/2022/1...
by MonitorGuy
Fri Nov 18, 2022 5:21 pm
Forum: Nagios XI
Topic: HTTP Strict Transport Security (HSTS)
Replies: 2
Views: 1752

Re: HTTP Strict Transport Security (HSTS)

Nothing yet, looking at https://support.nagios.com/forum/viewtopic.php?f=16&t=61684&p=325867&hilit=HSTS#p325867 Nagios server isn't on the NSUS naughty list, and only the monitored Linux server with NCPA are being flagged as not having HSTS for the Nagios port. My SA sent me this today: ...
by MonitorGuy
Wed Oct 26, 2022 12:22 pm
Forum: Nagios XI
Topic: HTTP Strict Transport Security (HSTS)
Replies: 2
Views: 1752

HTTP Strict Transport Security (HSTS)

NESSUS scans reported issue with port 5639 not enforcing HTTP Strict Transport Security (HSTS) on our Redhat servers with NCPA Is this a configuration setting somewhere in NCPA, or do we need to have the SA configure the server to enforce HSTS? Redhat 7.x Running NCPA 2.4.0 agents Nagios XI 5.9.1 Th...
by MonitorGuy
Thu Feb 03, 2022 1:17 pm
Forum: Nagios XI
Topic: Enhancement request for NCPA Wizard
Replies: 1
Views: 334

Enhancement request for NCPA Wizard

I'm finding the "Manage Deployed Agents" feature useful (Thanks!) for finding and reporting on NCPA agents that require updates. We are also looking at Ansible to automate NCPA updates in the future. To keep this area updated, my thought is when the NCPA Wizard adds new monitored hosts, th...
by MonitorGuy
Tue Jan 25, 2022 6:55 pm
Forum: Nagios XI
Topic: NCPA upgrade without internet access?
Replies: 6
Views: 1132

Re: NCPA upgrade without internet access?

Trying to get management to take a closer look at using Ansible, since it's Opensource, the only cost appears to be time unless we decide we need support.

Will take a little more work, but I think it will be worth it.

Thanks,

Craig
by MonitorGuy
Tue Jan 25, 2022 10:56 am
Forum: Nagios XI
Topic: NCPA upgrade without internet access?
Replies: 6
Views: 1132

Re: NCPA upgrade without internet access?

Due to our monitored servers not having internet access, I'm checking to see if the Nagios XI server can push a stored NCPA agent version to Windows and Linux servers for deployment? I looked at the main.yml file, but I'm not familiar with Ansible, my Linux SA doesn't believe the ROI is there to set...
by MonitorGuy
Thu Jan 20, 2022 1:12 pm
Forum: Nagios XI
Topic: NCPA upgrade without internet access?
Replies: 6
Views: 1132

NCPA upgrade without internet access?

Checking to see if there is a solution yet for deploying NCPA updates in an offline environment? (i.e. https://support.nagios.com/forum/viewtopic.php?f=16&t=61699&hilit=NCPA+internet) Working out the process for upgrading NCPA from 2.2.2 to 2.4.0 Can you please provide the reason for requiri...
by MonitorGuy
Fri Nov 12, 2021 12:04 pm
Forum: Nagios XI
Topic: you don't have the GD library installed
Replies: 13
Views: 4074

Re: you don't have the GD library installed

My Linux Admin wasn't keen using CENTOS, so he did some searching and found a newer version of gd-devel on the redhat repo. "it was just right there available from Red Hat - you have to make sure your server has this repo ENABLED: rhel-7-server-optional-rpms" <<< Solution After the "g...
by MonitorGuy
Thu Nov 11, 2021 3:47 pm
Forum: Nagios XI
Topic: you don't have the GD library installed
Replies: 13
Views: 4074

Re: you don't have the GD library installed

Did some more searching and found this: http://rpm.pbone.net/info_idpl_55225190_distro_redhatel7_com_gd-devel-2.0.35-26.el7.x86_64.rpm.html Appears there are requirements for gd-devel it may also need to install if we don't already have. Good thing we are using the test server! Take a snapshot... Re...
by MonitorGuy
Thu Nov 11, 2021 3:26 pm
Forum: Nagios XI
Topic: you don't have the GD library installed
Replies: 13
Views: 4074

Re: you don't have the GD library installed

Appears the original post from Tom is also running Redhat 7.x, so your recommendation to pull the library from CENTOS repo may be helpful for both of us... Linux <hostname> 3.10.0-1160.45.1.el7.x86_64 #1 SMP Fri Sep 24 10:17:16 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux NAME="Red Hat Enterprise Li...