NAGIOS NA Install Error

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
botswanamtc
Posts: 19
Joined: Tue Aug 26, 2014 6:53 am

NAGIOS NA Install Error

Post 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,
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: NAGIOS NA Install Error

Post 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
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
botswanamtc
Posts: 19
Joined: Tue Aug 26, 2014 6:53 am

Re: NAGIOS NA Install Error

Post 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.
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: NAGIOS NA Install Error

Post 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?
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked