NA Data issues
NA Data issues
I have installed new NA and configure ASA with Netflow as per guide. I can see the bandwidth data in portal but not the source, destination data. I have attached a screen shot of the portal. can some one help me with this ?
You do not have the required permissions to view the files attached to this post.
Re: NA Data issues
Give the following procedure a try:
This should upgrade your version of nfcapd to support Cisco ASA NSEL flows. You may have to give nagiosna a restart after running the above procedure:
Code: Select all
wget http://sourceforge.net/projects/nfdump/files/stable/nfdump-1.6.13/nfdump-1.6.13.tar.gz/download
tar xzf download
cd nfdump-1.6.13/
./configure --enable-sflow --enable-nsel
make
make installCode: Select all
service nagiosna restartRe: NA Data issues
hi,
thanks it did work but I have it integrated with nagios xi, it doesn't show any details
thanks it did work but I have it integrated with nagios xi, it doesn't show any details
You do not have the required permissions to view the files attached to this post.
Re: NA Data issues
How long did you let the NA server capture data before checking the details in XI?
You may have to wait 15 to 20 minutes for it to capture data.
In the Nagios XI interface, can you click on Reports > Network Report on the left menu, do you see data there?
You may have to wait 15 to 20 minutes for it to capture data.
In the Nagios XI interface, can you click on Reports > Network Report on the left menu, do you see data there?
Be sure to check out our Knowledgebase for helpful articles and solutions!