Page 4 of 4
Re: need assistance in getting traffic to my Nagios NA
Posted: Mon Jan 05, 2015 6:32 pm
by frankmerfalen
Sorry we were out for the holiday. I ran the command show flow-export counters and here's the output below
ASAFirewall2# sh flow-export counters
destination: inside 172.16.32.148 9911
Statistics:
packets sent 451013
ERRORS:
block allocation failure 0
invalid interface 0
template send failure 0
no route to collector 0
Thanks,
Frank
Re: need assistance in getting traffic to my Nagios NA
Posted: Tue Jan 06, 2015 11:32 am
by tgriep
What is the IP address of the Nagios Network Analyzer server?
Re: need assistance in getting traffic to my Nagios NA
Posted: Tue Jan 06, 2015 12:07 pm
by frankmerfalen
Thanks for your timely response. 172.16.32.150 ip address of the Nagios NA server.
On the same note:
I've been trying to get traffic from traffic from our VPN why I opened this support issue on this forum. So my supervisor asked if we could add in a switch inside our network to the nagios NA. The new Source name (switch) shows no data as well. Please help
Re: need assistance in getting traffic to my Nagios NA
Posted: Tue Jan 06, 2015 12:50 pm
by tgriep
It looks like the flow export on your ASA firewall is pointing to the wrong IP address.
Can you change the firewall flow-export to
Code: Select all
flow-export destination inside 172.16.32.150 9911
Try that and let us know if it works.
Re: need assistance in getting traffic to my Nagios NA
Posted: Tue Jan 06, 2015 7:31 pm
by frankmerfalen
ITS WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Re: need assistance in getting traffic to my Nagios NA
Posted: Wed Jan 07, 2015 10:40 am
by cmerchant
Great! We'll go ahead and close this thread. Thanks.