NA stopped collecting data from ASA

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
jhorn
Posts: 1
Joined: Tue Oct 11, 2016 2:57 pm

NA stopped collecting data from ASA

Post by jhorn »

NA was previously collecting data from our cisco ASA.
Netflow is setup and nothing has changed on the firewall.
Can no longer do reports.
Do see bandwith info.

Thanks
Jason
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: NA stopped collecting data from ASA

Post by bwallace »

Check / post the following log files to see if there are any errors that can point us in the right direction:

Code: Select all

/usr/local/nagiosna/var/backend.log
/var/log/messages
Also, what version of the Nagios Network Analyzer are you running?

Can you login to the Network Analyzer as root, run the following commands, and post the output?

Code: Select all

ps -ef --cols=300 |grep nfcapd
ls -l  /usr/local/nagiosna/var/
date
* take note of that last command and verify that the device's time is in sync with Network Analyzer. If not, that can cause problems.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked