NCPA agent on SLES 11.4
Posted: Tue May 29, 2018 12:12 pm
The NCPA agent on SLES 11.4 64bit is not working properly for us. When attempting to install NCPA, the agent installs, but gives an error when we attempt to use it. This is occurring across all our SLES systems when using the RPM available from the NCPA site (https://assets.nagios.com/downloads/ncp ... x86_64.rpm). The problem occurs before editing the ncpa.cfg file for the first time.
$ /etc/init.d/ncpa_listener restart
Stopped NCPA Listener
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
/etc/init.d/ncpa_listener: line 37: 5835 Aborted $BASEDIR/ncpa_listener --stop
Started NCPA Listener
another instance seems to be running (pid 5761), exiting
We have Python 2.6.9 installed though the SLES SUSE repo. The following modules are installed for Python: gzip, gzipstream, zlib (full list available if needed).
Has anyone run into this before? Any assistance would be appreciated.
$ /etc/init.d/ncpa_listener restart
Stopped NCPA Listener
zipimport.ZipImportError: can't decompress data; zlib not available
Fatal Python error: unable to locate initialization module
/etc/init.d/ncpa_listener: line 37: 5835 Aborted $BASEDIR/ncpa_listener --stop
Started NCPA Listener
another instance seems to be running (pid 5761), exiting
We have Python 2.6.9 installed though the SLES SUSE repo. The following modules are installed for Python: gzip, gzipstream, zlib (full list available if needed).
Has anyone run into this before? Any assistance would be appreciated.