Unable to start Source
Posted: Mon Mar 07, 2016 1:44 pm
This is on a RHEL 7.2 box.
Now that we have the Network Analyzer up and running, I have created a new source (NetflowListener1,) and attempted to start it. Unfortunately, It doesn't start. Looking at the advanced settings while editing, I saw that it stated that it would create the data directory of /usr/local/nagiosna/var/NetflowListener1 and to make sure the users are nna:users and the permissions are 775.
It doesn't look like it created the directory, which would likely be why it doesn't start. I attempted to create the directory and set the users/permissions, but it still refused to start. I am assuming other files/directories need to be nested in there, but am not sure. Any ideas?
Now that we have the Network Analyzer up and running, I have created a new source (NetflowListener1,) and attempted to start it. Unfortunately, It doesn't start. Looking at the advanced settings while editing, I saw that it stated that it would create the data directory of /usr/local/nagiosna/var/NetflowListener1 and to make sure the users are nna:users and the permissions are 775.
Code: Select all
13:36:18 [root@netanalyzer var]# pwd
/usr/local/nagiosna/var
13:41:40 [root@netanalyzer var]# ll
total 8.0K
drwsrwsr-x+ 2 nna nnacmd 56 Mar 7 13:36 .
drwsrwsr-t 7 nna nnacmd 60 Mar 3 14:39 ..
-rw-rw-r--+ 1 nna nnacmd 1.2K Mar 7 13:38 backend.log
-rw-rw-r--+ 1 nna nnacmd 495 Mar 7 13:41 cmdsubsys.log
-rwxrwxr-x 1 nna nnacmd 0 Mar 3 14:39 .keep
13:41:43 [root@netanalyzer var]# ll ../
total 12K
drwsrwsr-t 7 nna nnacmd 60 Mar 3 14:39 .
drwxr-xr-x. 14 root root 4.0K Mar 3 14:39 ..
drwsrwsr-t 2 nna nnacmd 4.0K Mar 3 14:39 bin
drwsrwsr-t+ 2 nna nnacmd 18 Mar 3 14:39 etc
drwsrwsr-t 2 nna nnacmd 4.0K Mar 3 14:39 scripts
drwsrwsr-t 2 nna nnacmd 18 Mar 3 14:39 tmp
drwsrwsr-x+ 2 nna nnacmd 56 Mar 7 13:36 var