Search found 4 matches
- Thu Jul 09, 2015 5:27 pm
- Forum: Nagios Network Analyzer
- Topic: On new install, unable to stop, start, or delete sources
- Replies: 5
- Views: 411
- Thu Jul 09, 2015 1:47 pm
- Forum: Nagios Network Analyzer
- Topic: On new install, unable to stop, start, or delete sources
- Replies: 5
- Views: 411
Re: On new install, unable to stop, start, or delete sources
I was getting the following error in /var/log/httpd/error_log sudo: sorry, you must have a tty to run sudo The fix is in /etc/sudoers. By default Red Hat has the following setting: Defaults requiretty You can comment out the line entirely, but I prefer to only open up what is needed. So I removed th...
- Thu Jul 09, 2015 1:23 pm
- Forum: Nagios Network Analyzer
- Topic: On new install, unable to stop, start, or delete sources
- Replies: 5
- Views: 411
Re: On new install, unable to stop, start, or delete sources
Thank you for putting me on the right track. I guess I was wondering why there were not NA logs in /usr/local/nagiosna, and instead I should have been looking at the error logs I knew about. So to answer your questions, and provide you with the solution. Forgive me Red Hat, but Selinux is disabled. ...
- Wed Jul 08, 2015 3:40 pm
- Forum: Nagios Network Analyzer
- Topic: On new install, unable to stop, start, or delete sources
- Replies: 5
- Views: 411
On new install, unable to stop, start, or delete sources
I have installed NNA on a brand new system, but I have having issues starting, stopping, and deleting newly created sources. In order for a source to start I have to run the following command on the NNA Host: $ sudo /usr/local/nagiosna/bin/nagiosna start Once done, the source changes from a stopped ...