ncpa error messages and bugs 1.0/1.1

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: ncpa error messages and bugs 1.0/1.1

Post by lmiltchev »

Unfortunately, Nick is still out. I am not sure if these bugs are already fixed. I can see he's got a new versions of the NCPA installer posted. I haven't tested them, yet but you can give them a try if you don't want to wait.

32-bit:
http://assets.nagios.com/downloads/ncpa ... 6.i386.rpm

64-bit:
http://assets.nagios.com/downloads/ncpa ... x86_64.rpm

Note: You will need to remove the old packages first.

Code: Select all

yum remove ncpa
Be sure to check out our Knowledgebase for helpful articles and solutions!
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: ncpa error messages and bugs 1.0/1.1

Post by questrad »

Thanks for reply,

That packages is for version el6, but unfortunately I need to support servers with version el5.

Can we have correct package of ncpa v1.6 for el5?

Thanks
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: ncpa error messages and bugs 1.0/1.1

Post by questrad »

Another information:

[root@ncpatestrhel6 tmp]# rpm -ivh --nomd5 ncpa-1.6-1.el6.x86_64.rpm
Preparing... ########################################### [100%]
uid=5002(nagios) gid=5002(nagios) groups=5002(nagios)
1:ncpa ########################################### [100%]
Started listener...
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/cx_Freeze-4.3.2-py2.7-linux-x86_64.egg/cx_Freeze/initscripts/Console.py", line 27, in <module>
File "ncpa_posix_passive.py", line 7, in <module>
ImportError: Bad magic number in /usr/local/ncpa/passive/__init__.pyc
Started passive agent...



And it even does not start passive
[root@ncpatestrhel6 tmp]# ps -ef | grep ncpa_
root 9999 1 0 12:59 ? 00:00:00 ./ncpa_posix_listener --start
root 10034 2188 0 13:00 pts/0 00:00:00 grep ncpa_
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: ncpa error messages and bugs 1.0/1.1

Post by sreinhardt »

Is this on a cent 5 or 6 machine? I know you had mentioned needing el5 above.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: ncpa error messages and bugs 1.0/1.1

Post by questrad »

It is RedHat 5
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: ncpa error messages and bugs 1.0/1.1

Post by sreinhardt »

OK, that would make sense. Let me see if I can get a devs attention to make a cent 5 package, or what the status is on that.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: ncpa error messages and bugs 1.0/1.1

Post by questrad »

Thanks
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: ncpa error messages and bugs 1.0/1.1

Post by sreinhardt »

They are going to generate and test one. I will post back once a download is ready.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
questrad
Posts: 160
Joined: Wed Mar 21, 2012 3:08 pm
Location: Toronto
Contact:

Re: ncpa error messages and bugs 1.0/1.1

Post by questrad »

Hello
Any update?
Thanks
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: ncpa error messages and bugs 1.0/1.1

Post by lmiltchev »

The NCPA developer should be in the office tomorrow. I expect him to reply sometime tomorrow afternoon. Thanks!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked