CentOS - Python 2.6 to 2.7 Upgrade
Posted: Wed Aug 22, 2018 1:10 am
Hi all,
I am looking for some help in regards to completing a Python upgrade on the instance.
We are running CentOS 6.9/10 and we want to get the Dell EMC OpenManage plug-in working, which requires 2.7.4 or above Python.
I have ran through the guides online to make an alternative install and if you run Python -V on the server you get the below:
# python -V
Python 2.7.10
But when in the Nagios plug-in you still get this:
Prerequisite Checks
Python version (2.7.5 / 3.6.3) or above is not installed.
Is there anything I need to do, to point the plug-in or Nagios to that specific instance installed on the server?
I am looking for some help in regards to completing a Python upgrade on the instance.
We are running CentOS 6.9/10 and we want to get the Dell EMC OpenManage plug-in working, which requires 2.7.4 or above Python.
I have ran through the guides online to make an alternative install and if you run Python -V on the server you get the below:
# python -V
Python 2.7.10
But when in the Nagios plug-in you still get this:
Prerequisite Checks
Python version (2.7.5 / 3.6.3) or above is not installed.
Is there anything I need to do, to point the plug-in or Nagios to that specific instance installed on the server?