From 130694abae29f760b2fff706aaeaa0e614c7672d Mon Sep 17 00:00:00 2001 From: vgilc Date: Wed, 21 Dec 2011 14:39:50 +0000 Subject: [PATCH] 2011-12-21 Vanessa Gil * include/functions_netflow.php include/help/en/help_aggregate_by.php: added files to netflow traffic monitoring. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- .../include/help/en/help_aggregate_by.php | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pandora_console/include/help/en/help_aggregate_by.php diff --git a/pandora_console/include/help/en/help_aggregate_by.php b/pandora_console/include/help/en/help_aggregate_by.php new file mode 100644 index 0000000000..9a54827153 --- /dev/null +++ b/pandora_console/include/help/en/help_aggregate_by.php @@ -0,0 +1,16 @@ + +

Aggregate

+ +Aggregate by destination ip: flows are grouped to show the traffic for each different destination IP.
+ +Aggregate by source ip: flows are grouped to show the traffic for each different source IP.
+ +Aggregate by destination port: flows are grouped to show the traffic for each different destination port.
+ +Aggregate by source port: flows are grouped to show the traffic for each different source port.
+ +No aggregate: global traffic.