Search found 3 matches

by dardarthesubmarian
Wed Dec 01, 2021 9:00 am
Forum: Nagios XI
Topic: Python3.6.8 upgrade breaks NCPA
Replies: 5
Views: 721

Re: Python3.6.8 upgrade breaks NCPA

Keith, You were right. I was blinded by the Python3 part of it, and totally missed the python pointer being removed. I am fat, dumb and happy, now! Thank you, very much! It is greatly appreciated. I do love the product (core) and my management loves the pretty, so everyone is all in on NagiosXI. Tha...
by dardarthesubmarian
Tue Nov 30, 2021 8:28 am
Forum: Nagios XI
Topic: Python3.6.8 upgrade breaks NCPA
Replies: 5
Views: 721

Re: Python3.6.8 upgrade breaks NCPA

Keith, I am not quite that wise. I had to roll back to a snapshot from before I fixed a bunch of of things, because I forgot to create a new one. Another lesson re-learned. Here is my long list of python files: [root@muce-nag-01 ~]# ls -laF /usr/bin/python* lrwxrwxrwx. 1 root root 16 Nov 17 12:55 /u...
by dardarthesubmarian
Mon Nov 29, 2021 10:34 am
Forum: Nagios XI
Topic: Python3.6.8 upgrade breaks NCPA
Replies: 5
Views: 721

Python3.6.8 upgrade breaks NCPA

Greetings, I am running NagiosXI 5.8.6 on a RHEL 8 server (4.18.0-348.el8.x86_64) After performing a yum upgrade, every one of my Windows server checks turned red. (Return code of 127 is out of bounds. Check if plugin exists) Since they were green before I performed the upgrade, I assumed they exist...