Page 1 of 1

Source Created but NNA does not receive data

Posted: Fri Nov 25, 2016 8:05 am
by HduarteEservices
Hi everyone,

I trying to send netflow data to my NNA from a Linux server where i've got some services. I've followed from top to bottom the tuttorial for this case (https://library.nagios.com/library/prod ... -analyzer/) but i could not be able to make it.

After installing fprobe to run it, the command used is fprobe -i <interface> <NetworkAnalyzer server>:<port>
fprobe -i eth1 192.168.101.151:9996


I've checked the firewall and all type of items i've encounter in previous topic. But still didn't figure it out what's wrong.

Can someone help me please

Re: Source Created but NNA does not receive data

Posted: Mon Nov 28, 2016 11:34 am
by HduarteEservices
I found my error! Eureka. Now after some fixes the NNA works flawlesly!

My problem was some very basic stuff, but still gonna share with you'all, maybe will be helpful in the future for someone.

After doing the "wget www.nagios............. following the nagios tutorial for this case. You need to perform a chmod 755 fprobeinstall.sh

enter as a root and perform the installation of fprobe. And then VoilĂ !

Re: Source Created but NNA does not receive data

Posted: Mon Nov 28, 2016 2:46 pm
by rkennedy
Thanks for sharing your solution!

Would you mind if we marked this thread as resolved?

Re: Source Created but NNA does not receive data

Posted: Tue Dec 13, 2016 7:43 am
by HduarteEservices
Yes please.