1,775
edits
No edit summary |
No edit summary |
||
Line 90: | Line 90: | ||
–received bytes: sorts the IP/ports list by received bytes for a port in descending order. | :–received bytes: sorts the IP/ports list by received bytes for a port in descending order. | ||
:–sent bytes: sort by sent bytes from a port in descending order. | |||
–sent bytes: sort by sent bytes from a port in descending order. | :–received + sent bytes: sorts by all traffic for a port. | ||
–received + sent bytes: sorts by all traffic for a port. | |||
Line 106: | Line 104: | ||
–12.34.56.78:80 <-> 51.2.3.4:65432 | :–12.34.56.78:80 <-> 51.2.3.4:65432 | ||
:–12.34.56.78:80 <-> 51.2.3.7:63111 | |||
–12.34.56.78:80 <-> 51.2.3.7:63111 | :–12.34.56.78:80 <-> 51.2.3.9:65432 | ||
–12.34.56.78:80 <-> 51.2.3.9:65432 | |||
When own port is chosen, the report will show 12.34.56.78:80 with the aggregated traffic counters of all three connections. With this setting the most used IP/ports in the network are shown. | When own port is chosen, the report will show 12.34.56.78:80 with the aggregated traffic counters of all three connections. With this setting the most used IP/ports in the network are shown. | ||
Line 124: | Line 120: | ||
== Web interface == | == Web interface == | ||
The reports web interface contains three tabs. | The reports web interface contains three tabs. | ||
The first tabs shows all already finished reports. The second tab | The first tabs shows all already finished reports. The second tab | ||
Line 145: | Line 140: | ||
In this first tab you can also issue a new report that is executed | In this first tab you can also issue a new report that is executed | ||
immediately when all other reports are finished. The details are | immediately when all other reports are finished. The details are | ||
described below in the section | described below in the section '''Report configuration'''. | ||
=====Scheduled reports===== | =====Scheduled reports===== | ||
Line 156: | Line 151: | ||
statistics. | statistics. | ||
The button | The button '''Create a new scheduled report''' allows to add a new entry | ||
to the list of reports. The configuration details are described below | to the list of reports. The configuration details are described below | ||
in the section | in the section '''Report configuration'''. Each report may have a | ||
different configuration about the content of the report. | different configuration about the content of the report. | ||
Line 171: | Line 166: | ||
The logo that is displayed on the top of the title page can be customized. By | The logo that is displayed on the top of the title page can be customized. By | ||
using the | using the '''Upload custom logo''' button an image in PNG format can be uploaded. The | ||
image will be rendered at 96 dpi and the aspect ratio is maintained. Use the | image will be rendered at 96 dpi and the aspect ratio is maintained. Use the | ||
'''Remove custom logo''' button to fall back to the default logo. | |||
A optional text can be displayed on the title page. Simply enter the desired text | A optional text can be displayed on the title page. Simply enter the desired text | ||
into the text box and press the | into the text box and press the '''Save settings''' button. | ||
The report email notification settings can be used to send the report via e-mail | The report email notification settings can be used to send the report via e-mail |
edits