2012-02-02 Junichi Satoh <junichi@rworks.jp>

* include/help/ja/help_aggregate_by.php: Added a missing help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
jsatoh 2012-02-02 01:02:19 +00:00
parent c893f033ef
commit a1b18e31e9
2 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-02-02 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_aggregate_by.php: Added a missing help file.
2012-02-01 Vanessa Gil <vanessa.gil@artica.es> 2012-02-01 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_validate.php: Allowed post a comment * operation/events/events_validate.php: Allowed post a comment

View File

@ -0,0 +1,16 @@
<?php
/**
* @package Include/help/ja
*/
?>
<h1>集約</h1>
宛先IPでの集約: 異なる宛先IPごとに通信をまとめて表示します。<br>
発信元IPでの集約: 異なる発信元IPごとに通信をまとめて表示します。<br>
宛先ポートでの集約: 異なる宛先ポートごとに通信をまとめて表示します。<br>
発信元ポートでの集約: 異なる発信元ポートごとに通信をまとめて表示します。<br>
集約なし: 全通信です。<br>