1622717d49
to collect, visualize and analyze IP accounting data from the Cisco routers. Cisco routers themselves are capable of collecting IP accounting information . i.e. an unordered set of IP source-destination pairs along with a byte and packet counters corresponding to all network traffic flows that passed through the router's interfaces. These data can be a useful source for various analysis procedures and billing systems but by itself, in their raw form they are rather difficult to read and understand. In addition, a router cannot keep a lot of data . its memory is needed for purposes other than remembering what traffic, from what sources and where it forwarded two month ago. WWW: http://ipacco.sourceforge.net/ - Babak Farrokhi babak@farrokhi.net PR: ports/99451 Submitted by: Babak Farrokhi <babak@farrokhi.net>
60 lines
1.9 KiB
Plaintext
60 lines
1.9 KiB
Plaintext
etc/ipacco/ipacco-datapump.cfg
|
|
sbin/ipacco-datapump.tcl
|
|
%%PORTDOCS%%%%DOCSDIR%%/CreateDB.sql
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/RELNOTES.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/RELNOTES.txt
|
|
%%IPACCO_WEB%%/AddrCondition.php
|
|
%%IPACCO_WEB%%/AddrFilter.php
|
|
%%IPACCO_WEB%%/AddrGraph.php
|
|
%%IPACCO_WEB%%/BrightnessPicker.php
|
|
%%IPACCO_WEB%%/BrightnessSelector.php
|
|
%%IPACCO_WEB%%/ByAddress.php
|
|
%%IPACCO_WEB%%/ByTime.php
|
|
%%IPACCO_WEB%%/ChangeSettings.php
|
|
%%IPACCO_WEB%%/ColorBrightnessPicker.php
|
|
%%IPACCO_WEB%%/ColorPicker.php
|
|
%%IPACCO_WEB%%/ColorSelector.php
|
|
%%IPACCO_WEB%%/Colors.php
|
|
%%IPACCO_WEB%%/Globals.php
|
|
%%IPACCO_WEB%%/Help.php
|
|
%%IPACCO_WEB%%/IPAcco.css
|
|
%%IPACCO_WEB%%/MainMenu.php
|
|
%%IPACCO_WEB%%/PageBottom.php
|
|
%%IPACCO_WEB%%/PageHeader.php
|
|
%%IPACCO_WEB%%/PageMiddle.php
|
|
%%IPACCO_WEB%%/PageTop.php
|
|
%%IPACCO_WEB%%/ServerError.php
|
|
%%IPACCO_WEB%%/Settings.php
|
|
%%IPACCO_WEB%%/SiteDefs.php
|
|
%%IPACCO_WEB%%/TimeGraph.php
|
|
%%IPACCO_WEB%%/TimeSelector.php
|
|
%%IPACCO_WEB%%/Utils.php
|
|
%%IPACCO_WEB%%/help/AddressFiltering.html
|
|
%%IPACCO_WEB%%/help/AddressGraph.html
|
|
%%IPACCO_WEB%%/help/Overview.html
|
|
%%IPACCO_WEB%%/help/Settings.html
|
|
%%IPACCO_WEB%%/help/StatusPage.html
|
|
%%IPACCO_WEB%%/help/TimeGraph.html
|
|
%%IPACCO_WEB%%/help/TimeNavigation.html
|
|
%%IPACCO_WEB%%/images/ArrowLeftButton.png
|
|
%%IPACCO_WEB%%/images/ArrowLeftButtonDisabled.png
|
|
%%IPACCO_WEB%%/images/ArrowRightButton.png
|
|
%%IPACCO_WEB%%/images/ColorPicker.png
|
|
%%IPACCO_WEB%%/images/MinusButton.png
|
|
%%IPACCO_WEB%%/images/MinusButtonDisabled.png
|
|
%%IPACCO_WEB%%/images/PlusButton.png
|
|
%%IPACCO_WEB%%/images/php-power-black.gif
|
|
%%IPACCO_WEB%%/images/poweredbymysql-88.png
|
|
%%IPACCO_WEB%%/index.html
|
|
%%IPACCO_WEB%%/index.php
|
|
@dirrm %%IPACCO_WEB%%/images
|
|
@dirrm %%IPACCO_WEB%%/help
|
|
@dirrmtry %%IPACCO_WEB%%
|
|
@dirrm etc/ipacco
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|