NetFlow Analyzer

³×Æ®¿öÅ© Æ®·¡ÇÈ ºÐ¼® ¹× ¿¹Ãø

°ü¸®ÀÚ ¼Ö·ç¼Ç:
NetFlow Analyzer´Â ´ë¿ªÆø ¸ð´ÏÅ͸µ ¹× º¸°íÇÏ´Â ¼ÒÇÁÆ®¿þ¾îÀÔ´Ï´Ù.
 
¼º°ø »ç·Ê
"NetFlow Analyzer´Â ³×Æ®¿öÅ© ¿ä±¸»çÇ×°ú ´ë¿ªÆø »ç¿ë·ü¿¡ ´ëÇÑ ÀÌÇظ¦ µ½½À´Ï´Ù."- Milan Modi, DHL » ´õ º¸±â
 
NetFlow Analyzer´Â NetFlow® / sFlow® / cflowd® / J-Flow® / IPFIX® / NetStream®À» Áö¿øÇÏ´Â Àåºñ¸¦ ¿ä±¸ÇÕ´Ï´Ù.
 
Áß/¼Ò±Ô¸ð¿ë
600 ÀÎÅÍÆäÀ̽º±îÁö ¸ð´ÏÅ͸µ
 
 
´ë±Ô¸ð¿ë
ºÐ»ê ³×Æ®¿öÅ© / 600 ÀÎÅÍÆäÀ̽º ÀÌ»ó ¸ð´ÏÅ͸µ
 
 
¿£ÅÍÇÁ¶óÀÌÁî ¿¡µð¼ÇÀ» ½ÇÇàÇϱâ À§ÇØ, Central Server¿Í Collector¸¦ ¼³Ä¡ÇØ¾ß ÇÕ´Ï´Ù.
Central Server ´Ù¿î·Îµå
Windows 32 Bit (36MB)
Collector ´Ù¿î·Îµå
Windows 32 Bit (30MB)
(¸®´ª½º, FTP / Mirror Downloads)
 

1. ½Ã½ºÅÛ ¿ä±¸»çÇ×
2. ¼³Ä¡ ÀýÂ÷

 

ÀÌ ¼ÒÇÁÆ®¿þ¾î¸¦ ´Ù¿î·ÎµåÇϱâ Àü¿¡ ¶óÀ̼¾½º µ¿ÀǼ­¸¦ ÀÐ°í µ¿ÀÇÇϼ¼¿ä.

 
Æò°¡ÆÇ »ç¿ë Áß ¹«·á ±â¼úÁö¿ø
Name
* Email
Phone
Company
Country
 
  >
 
  Main Download Mirror Download
Download Windows Version of NetFlow Analyzer Enterprise Edition 32-Bit Machine
Central Server ´Ù¿î·Îµå (36MB)
Central Server.exe Central Server.exe
Download Windows Version of NetFlow Analyzer Enterprise Edition 32-Bit Machine
Collector ´Ù¿î·Îµå (30MB)
Collector.exe Collector.exe
Download Windows Version of NetFlow Analyzer Enterprise Edition 64-Bit Machine
Central Server ´Ù¿î·Îµå (36MB)
Central Server.exe Central Server.exe
Download Windows Version of NetFlow Analyzer Enterprise Edition 64-Bit Machine
Collector ´Ù¿î·Îµå (31MB)
Collector.exe Collector.exe
Download Linux Version of NetFlow Enterprise Edition 32-Bit Machine
Central Server ´Ù¿î·Îµå (45MB)
Central Server.bin Central Server.bin
Download Linux Version of NetFlow Enterprise Edition 32-Bit Machine
Collector ´Ù¿î·Îµå (41MB)
Collector.bin Collector.bin
Download Linux Version of NetFlow Enterprise Edition 64-Bit Machine
Central Server ´Ù¿î·Îµå (40MB)
Central Server.bin Central Server.bin
Download Linux Version of NetFlow Enterprise Edition 64-Bit Machine
Collector ´Ù¿î·Îµå (36MB)
Collector.bin Collector.bin
ÀýÂ÷ 1 - Central Server ¼³Ä¡ ÀýÂ÷ 2 - Collector ¼³Ä¡ FAQ
         
Central Server ½Ã½ºÅÛ ¿ä±¸»çÇ×

  1. Download "Central Server.exe" (or "Central Server.bin" for Linux)
  2. Execute the '.exe' / 'bin' and proceed further by clicking the 'Next' button.
  3. In the Port Selection Panel give the proper Http / Https port and then click the 'Next' button-
    • Http port - This is the port on which you will connect to the NetFlow Analyzer server from a web browser
    • Https port - This is the port through which the collector communicates with the Central Server
    By default it is 80 / 443 respectively.
  4. Once the above steps are done, NetFlow Analyzer Central Server gets successfully installed under the folder that you specified
  5. Before starting the Central Server please tune the java and mysql parameters according to your machine configuration. For your convenience we have already added various configurations for java and mysql parameters.
  6. Tuning Steps for JAVA and MYSQL are as follows :
  1. Java Tuning Steps:
  • "run.bat/sh" file contains the Java parameters which is present under the /bin directory of the Central Server installation. For your convenience we had already configured the same in the run.bat/.sh files. You just need to comment the not required and uncomment the required parameters.
    When installing as a Service in windows, follow the steps below for memory tuning:
  1. Open the file NetFlow-Home/conf/wrapper.conf in a editor and set the variables "wrapper.java.initmemory" and "wrapper.java.maxmemory" to the appropriate values as in run.bat/sh
  2. Open a command prompt and navigate to NetFlow-Home/bin folder
  3. Type "na_service -r" and press enter. (This uninstalls the service)
  4. And then type "na_service -i" and press enter. (This reinstalls the service with the updated memory settings).
    When installing as daemon in Linux:
  1. Edit the variables in file NetFlow-Home/conf/wrapper.conf as above.
  2. The CentralServer can be installed as daemon by logging in as root user and executing "NetFlow-Home/bin/startAsDaemon.sh".
  3. After which the CentralServer can be started using the command, "/etc/init.d/netflowcentralserver start" and stopped using the command "/etc/init.d/netflowcentralserver stop".
    2. Mysql Tuning Steps:
    Navigate into <NetFlowCentral>/conf directory and rename the file mysqlConf.txt to mysqlConf-old.txt and rename your requirement file as mysqlConf.txt

Example - If your machine is a 2 GB RAM Machine then Navigate into <NetFlowCentral>/conf directory and rename the file mysqlConf.txt to mysqlConf-old.txt and rename the mysqlConf_2GB to mysqlConf.txt and save the file

 
NetFow Analyzer Download