Hi Benjamin,
We have successfully installed the NCPA with your python2.7 by downgrading some packages:
1. MarkupSafe to 0.23
2. packaging to 20.9
Because we cannot use pip to install automatically modules for python, can we have a list of all packages and their dependent packages, also the supported and newest versions.
And one more thing, is there a version of NCPA that is written in python3 ?
ncpa for s390x cpu structure
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: ncpa for s390x cpu structure
Hi,
Require.txt
As far as a python3 version, we are working on that right now and making good progress. However, I don't a firm ETA.
Regards,
Benjamin
In the build folder on GitHub there are 2 requirements files.Because we cannot use pip to install automatically modules for python, can we have a list of all packages and their dependent packages, also the supported and newest versions?
Require.txt
Require.dep.txt - Dependenciespsutil
requests
Jinja2
flask==0.10.1
werkzeug==0.16.1
docutils
pyOpenSSL
cryptography
gevent==1.2.2
gevent-websocket
cffi
appdirs
packaging
kafka
Let know if that helps or if you more questions on that.psutil
requests
Jinja2
flask==0.10.1
werkzeug==0.16.1
docutils
pyOpenSSL==19.1
cryptography==2.8
gevent==1.2.2
gevent-websocket
cffi
appdirs
packaging
kafka
As far as a python3 version, we are working on that right now and making good progress. However, I don't a firm ETA.
Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!