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
need assistance in getting traffic to my Nagios NA
-
frankmerfalen
- Posts: 20
- Joined: Thu Dec 18, 2014 1:13 pm
Re: need assistance in getting traffic to my Nagios NA
What is the IP address of the Nagios Network Analyzer server?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
frankmerfalen
- Posts: 20
- Joined: Thu Dec 18, 2014 1:13 pm
Re: need assistance in getting traffic to my Nagios NA
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
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
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
Try that and let us know if it works.
Can you change the firewall flow-export to
Code: Select all
flow-export destination inside 172.16.32.150 9911Be sure to check out our Knowledgebase for helpful articles and solutions!
-
frankmerfalen
- Posts: 20
- Joined: Thu Dec 18, 2014 1:13 pm
Re: need assistance in getting traffic to my Nagios NA
ITS WORKING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Re: need assistance in getting traffic to my Nagios NA
Great! We'll go ahead and close this thread. Thanks.