Source Created but NNA does not receive data

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
HduarteEservices
Posts: 6
Joined: Fri Nov 25, 2016 7:37 am

Source Created but NNA does not receive data

Post 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
HduarteEservices
Posts: 6
Joined: Fri Nov 25, 2016 7:37 am

Re: Source Created but NNA does not receive data

Post 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à!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Source Created but NNA does not receive data

Post by rkennedy »

Thanks for sharing your solution!

Would you mind if we marked this thread as resolved?
Former Nagios Employee
HduarteEservices
Posts: 6
Joined: Fri Nov 25, 2016 7:37 am

Re: Source Created but NNA does not receive data

Post by HduarteEservices »

Yes please.
Locked