Search found 5 matches

by bakker_ca
Thu Dec 19, 2019 11:05 am
Forum: Open Source Nagios Projects
Topic: NCPA Passive Checks SSL issue
Replies: 2
Views: 904

Re: NCPA Passive Checks SSL issue

I installed the latest version I found, 2.2.0 but it did not help.

I got fed up trying to find the solution and just used 14.04 again of Ubuntu.

Thanks anyway
by bakker_ca
Wed Dec 18, 2019 3:47 pm
Forum: Open Source Nagios Projects
Topic: NCPA Passive Checks SSL issue
Replies: 2
Views: 904

NCPA Passive Checks SSL issue

Hello, I have core version 4.4.5 installed. For any of my windows servers, I get the error below for monitoring windows servers using NCPA 1.8.1 UNKNOWN: An error occured connecting to API. (Connection error: '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)') This error shows...
by bakker_ca
Tue Mar 03, 2015 3:51 pm
Forum: Open Source Nagios Projects
Topic: Check_NCPA.PY
Replies: 4
Views: 2505

Re: Check_NCPA.PY

Thank you that worked.
Brian
by bakker_ca
Tue Mar 03, 2015 2:11 pm
Forum: Open Source Nagios Projects
Topic: Check_NCPA.PY
Replies: 4
Views: 2505

Re: Check_NCPA.PY

The code is

Code: Select all

./check_ncpa.py -H xxx -t xxx -M service/wuauserv
The response I get is:
CRITICAL: Service wuauserv is running

The wuauserv is the windows update service.
Brian
by bakker_ca
Fri Feb 27, 2015 3:20 pm
Forum: Open Source Nagios Projects
Topic: Check_NCPA.PY
Replies: 4
Views: 2505

Check_NCPA.PY

Hello, I am new to nagios core (4.0.8) and I have following several forums to get it working on Ubuntu 14.04. I am using Check_ncpa.py to actively monitor a few servers for testing and I was able to get it to work. The only issue I have is monitoring MS windows services. The service always shows as ...