183
edits
(Add First recent activity entry) |
(Add entries for Packets, Bytes, Packet rate and bit rate, Graph and PCAP) |
||
Line 30: | Line 30: | ||
=== First (recent) activity === | === First (recent) activity === | ||
Shows the time of first activity of an address after some long inactivity period. This columns can be sorted to see the addresses that are active in the recent past. | Shows the time of first activity of an address after some long inactivity period. This columns can be sorted to see the addresses that are active in the recent past. | ||
=== Last activity === | |||
The last activity of an address is the time of the last packet for that address. | |||
=== Packets === | |||
This is the number of packets sent by the address as a blue arrow up, and the received packets as a yellow arrow down. | |||
=== Bytes === | |||
This is the number of bytes sent by the address as a blue arrow up, and the received bytes as a yellow arrow down. | |||
=== Packets/s === | |||
This is the current throughput of packets sent by the address as a blue arrow up, and received packets as a yellow arrow down. | |||
=== Bit/s === | |||
This is the current throughput of bits sent by the address as a blue arrow up, and received bits as a yellow arrow down. | |||
=== Graph === | |||
Shows the history graph of data for each address. It shows the timestamp on the x-axis and the specific data on the y-axis. The resolution can be changed by using the control buttons on the top of the web page. The graph icon allows for selecting different graph types. | |||
=== PCAP === | |||
It is possible to download the traffic of an address by clicking on the download button. The captured packets are not stored on the system but they are directly sent over the HTTP connection to your computer. | |||
To stop capture, click on the same button again (which turned to a STOP symbol), or go to the capture traffic page in the generic section and stop the corresponding download. |
edits