Linux:
The Linux download for NetFlow Analyzer is available as a BIN file at http://www.netflowanalyzer.com/download.html
http://www.manageengine.com/products/netflow/2028821/ManageEngine_NetFlowAnalyzer_7600.bin
Download the BIN file and assign execute permission using the command: chmod a+x <file_name>.bin
where <file_name> is the name of the downloaded BIN file.
#chmod a+x ManageEngine_NetFlowAnalyzer_7600.bin
- Execute the following command: ./<file_name>.bin
#./ManageEngine_NetFlowAnalyzer_7600.bin -console - Open a supported web browser window.
( Internet Explorer 5.5 and above, Mozilla 1.5 and later and Netscape 7.0 and above ) - Type the URL address as http://<hostname>:8080 (where <hostname> is the name of the machine on which NetFlow Analyzer is running, and 8080 is the default web server port)
- Log in to NetFlow Analyzer using the default user name/password combination of admin/admin.
- Start NetFlow Analyzer
cd /root/AdventNet/ME/NetFlow/bin
./run.sh
Stop NetFlow Analyzer
cd /root/AdventNet/ME/NetFlow/bin
./shutdown.sh - Apply Upgrade Pack or Service Pack
cd /root/AdventNet/ME/NetFlow/bin
./UpdateManager.sh -c
7600 >> 8000
AdventNet_ManageEngine_NetFlow_Analyzer_7_6_0_SP-3_0.ppm
8000 >> 8500
AdventNet_ManageEngine_NetFlow_Analyzer_8_0_0_SP-1_0_0.ppm
8500 >> 8600
AdventNet_ManageEngine_NetFlow_Analyzer_8_0_0_SP-2_0.ppm
8600 >> 9000
AdventNet_ManageEngine_NetFlow_Analyzer_8_6_0_SP-1_0.ppm
9000 >> 9100
AdventNet_ManageEngine_NetFlow_Analyzer_9_0_0_SP-1_0_0.ppm
9100 >> 9500
AdventNet_ManageEngine_NetFlow_Analyzer_9_0_0_SP-2_0.ppm
9500 >> 9600
AdventNet_ManageEngine_NetFlow_Analyzer_9_5_0_SP-1_0_0.ppm
9600 >> 9700
AdventNet_ManageEngine_NetFlow_Analyzer_9_6_0_SP-1_0.ppm - Starting As Service
cd /root/AdventNet/ME/NetFlow/bin
./linkAsService.sh
/etc/init.d/netflowanalyzer start - Staring As booting
vi /etc/rc.local
/etc/init.d/netflowanalyzer start
Doc Online : http://www.manageengine.com/products/netflow/help/index.html
全站熱搜
留言列表