183
edits
No edit summary |
m (typo fixes) |
||
Line 6: | Line 6: | ||
Since the operation can be quite costly, the table will not be updated regularly. | Since the operation can be quite costly, the table will not be updated regularly. | ||
Instead, an update button can be clicked to retrieve the current data. | Instead, an update button can be clicked to retrieve the current data. | ||
However, table modifications, such as changing the sort order, selecting another page or selecting a time period, will update the table | However, table modifications, such as changing the sort order, selecting another page or selecting a time period, will update the table automatically. | ||
The actual data displayed for each connection is identical to the connection table per IP ([[IP module]]). | The actual data displayed for each connection is identical to the connection table per IP ([[IP module]]). | ||
Line 37: | Line 37: | ||
The '''New connections''' counter shows the total number of new connections or the number of new connections during a selected time interval. The graph next to it shows the history of the number of new connections per second. | The '''New connections''' counter shows the total number of new connections or the number of new connections during a selected time interval. The graph next to it shows the history of the number of new connections per second. | ||
The '''Active connections''' counter shows the current number of active connections analyzed by the system. It changes to '''Active connections average''' if a time interval is selected and then shows the average number of connections that were active during that interval. The graph next | The '''Active connections''' counter shows the current number of active connections analyzed by the system. It changes to '''Active connections average''' if a time interval is selected and then shows the average number of connections that were active during that interval. The graph next to it shows the history of how many connections were active at a certain point in time. | ||
edits