|
Search:
Advanced search
|
Browse by category:
|
Glossary | Contact Us |
|
Showing: 1-13 of 13
Articles
|
||||||
|
What are the recommended system requirements for Caligare Flow Inspector?
2.8 GHz Pentium 4
1 GB MB RAM
80 GB HDD with ultra ATA or in better choice SCSI disk
video card
fast ethernet LAN
CD-ROM
Linux OS
|
||||||
|
||||||
|
How can I tune the database for better performance?
The database parameters are tuned for systems with 1 GB RAM (for ISO CD images). If you have higher RAM, please change the following in the "my.cnf" MySQL configuration file under...
|
||||||
|
||||||
|
I can't connect to MySQL database.
When you see this message during installation, type the correct username and password for access to MySQL database. If you are trying to connect to a remote database, check if MySQL is configured for...
|
||||||
|
||||||
|
libmysqlclient.so.10: cannot enable executable stack as shared object requires
This error message is displayed on kernels with exec-shield protection - usually on Fedora/RedHat distributions. In kernels with ExecShield technology, the addresses at which these binaries are...
|
||||||
|
||||||
|
Apache configuration file is not found.
If the above message is displayed, you must find and modify the Apache configuration file manually. Configuration filename is mostly httpd.conf and it is stored in the default directory /etc/apache...
|
||||||
|
||||||
|
I can't access the web interface.
First check if Apache web server is running.
ps -ax | grep apache
Check Apache log files.
less /var/log/apache/error.log
and/or
less /var/log/apache/access.log
Check if file...
|
||||||
|
||||||
|
When I tried to restart netflow collector I saw message: "Error: unknown parameter restart"
This message is displayed when you run the command nfcd restart without /etc/init.d/ prefix. Please, run this command with full path. Correct command is:
/etc/init.d/nfcd restart
Or you...
|
||||||
|
||||||
|
MySQL module isn't supported by PHP.
This error message is displayed when you haven't installed or activated the MySQL library used by PHP. Try to find the mysql.so file by using the following command:
find / -name mysql.so
...
|
||||||
|
||||||
|
Can't select MySQL database 'nfx'; check if database exists or you have access rights to use it.
When you ran the nf_install script did you successfully complete step 1? Step 1 creates database and all system tables. Type the following commands to check if step 1 was successfully completed:...
|
||||||
|
||||||
|
How can I test if netflow collector receives netflow data exports from my Cisco router?
You can use tcpdump tool. Run the following command:
tcpdump –n udp
or
tcpdump –n udp and port 2000
You will see all UDP packets that the netflow server receives. You can...
|
||||||
|
||||||
|
Many drops where indicated due to bad source IP address in the collector status.
You have to change your device IP address in the menu Options->Devices. The correct IP is IP address from that flows are received. Configure correct source interface on Cisco router or you can use...
|
||||||
|
||||||
|
Netflow is coming in, but I'm seeing many drops due to bad netflow version in the collector status.
Problem is with unsupported netflow version. Please, configure one of the supported versions on your Cisco router or switch. Supported versions are 1,5,6,7 and 9.
|
||||||
|
||||||
|
Can I install netflow monitoring on a 64bit system?
Yes, but Caligare Flow Inspector is not available in 64bits binary format. You may install 64bits system and run 32bits nfcd daemon. Use the following steps to install netflow monitoring in a...
|
||||||
|
||||||
Powered by
KBPublisher (Knowledge base software)