Page 1 of 1

NAGIOS NA Install Error

Posted: Tue Apr 28, 2015 6:48 am
by botswanamtc
Hi all.

I'm getting this error while I'm installing a fresh NNA on Centos 6.
'python: can't open file '/usr/local/nagiosna/bin/rc.py': [Errno 2] No such file or directory'

What could I have missed?

After intalling Centos 6 I updated the system and then followed NNA installation instructions.

Thank you,

Re: NAGIOS NA Install Error

Posted: Tue Apr 28, 2015 9:11 am
by jolson
Can you show us your 'history'? It's possible that there was a missed step. Feel free to scrub the history for sensitive information.

Code: Select all

history
It's also possible that selinux is still on, which could interfere with installation/functionality:

Code: Select all

sestatus

Re: NAGIOS NA Install Error

Posted: Wed Apr 29, 2015 3:27 am
by botswanamtc
I Installed CENTOS 6 and ran an update, then installed NNA. I got the error at the end of installation process.

I have just diabled selinux but the error persist.

Thank you.

Re: NAGIOS NA Install Error

Posted: Wed Apr 29, 2015 9:15 am
by jolson
You will likely need to disable selinux before installing Nagios Network Analyzer - I've seen that cause problems before. Any chance you could start fresh and disable selinux prior to running the installer?