Search found 3 matches

by nasa_dan
Wed Aug 09, 2023 10:33 am
Forum: Nagios XI
Topic: Nessus OpenSSL 1.0.2 < 1.0.2zg Multiple Vulnerabilities
Replies: 1
Views: 1082

Nessus OpenSSL 1.0.2 < 1.0.2zg Multiple Vulnerabilities

RHEL 8.8 server Nessus Plugin: 171080 OpenSSL 1.0.2 < 1.0.2zg Multiple Vulnerabilities Plugin Output: Reported version : 1.0.2k Fixed version : 1.0.2zg I think it is referring to /usr/local/ncpa/libssl.so.10 which comes from the NCPA RPM (v2.4.1-1el8) From another part of the scan report: We are una...
by nasa_dan
Wed Jan 27, 2021 11:04 am
Forum: Open Source Nagios Projects
Topic: I see people trying to use NCPA to call NRPE plugins
Replies: 2
Views: 2156

Re: I see people trying to use NCPA to call NRPE plugins

Thanks.
That is the answer I was hoping for,

I can already see that some tinkering will be necessary.
As an example, with CentOS/RHEL, an example plugin nagios-plugins-users installs to /usr/lib64/nagios/plugins/check_users

I will need to try symlinking it to the NCPA plugins location.
by nasa_dan
Wed Jan 27, 2021 9:44 am
Forum: Open Source Nagios Projects
Topic: I see people trying to use NCPA to call NRPE plugins
Replies: 2
Views: 2156

I see people trying to use NCPA to call NRPE plugins

As NRPE is deprecated, is it wise to use them with NCPA ?
Are there any plans to port and support plugins from NRPE to NCPA ?