1,775
edits
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
:The names are gathered from different data sources. If known, the DNS name is shown first. Secondly, there can be the DHCP name as announced by the system itself. Thirdly, the name of the vendor of the network card of the system using the IP address is shown as well. | :The names are gathered from different data sources. If known, the DNS name is shown first. Secondly, there can be the DHCP name as announced by the system itself. Thirdly, the name of the vendor of the network card of the system using the IP address is shown as well. | ||
:These three names allow to easily identify the system behind an IP address. | :These three names allow to easily identify the system behind an IP address. | ||
The name information are also used when filtering the table for some entered string. | :The name information are also used when filtering the table for some entered string. | ||
Line 265: | Line 265: | ||
* Response time for SSL handshake | * Response time for SSL handshake | ||
:– Number of handshake: This is the total number of SSL requests/responses that have been seen for this IP. | |||
– Average response time: This is the average response time in milliseconds. | – Average response time: This is the average response time in milliseconds. | ||
Line 279: | Line 279: | ||
* Response time for SSL data | * Response time for SSL data | ||
:– Number of first data responses: This is the total number of initial SSL data requests/responses that have been seen for this IP. | |||
– Average response time: This is the average response time in milliseconds. | – Average response time: This is the average response time in milliseconds. | ||
Line 328: | Line 328: | ||
:When enabled, the IP measurement module stores every connection for each IP. | :When enabled, the IP measurement module stores every connection for each IP. | ||
:This includes historical packet counter so you can see for individual connection at which time the connection transferred which amount of data. | :This includes historical packet counter so you can see for individual connection at which time the connection transferred which amount of data. | ||
Connection data will be stored as long as possible regarding the total memory usage. | :Connection data will be stored as long as possible regarding the total memory usage. | ||
Disabling this option will increase the minimum storage time significantly. | Disabling this option will increase the minimum storage time significantly. | ||
Line 350: | Line 350: | ||
:This option allows enabling or disabling of RTP related statistics that are shown in the “RTP statistics” tab for an IP. | :This option allows enabling or disabling of RTP related statistics that are shown in the “RTP statistics” tab for an IP. | ||
:Jitter and MOS calculation in the [[7-_L7_-_Application(Teil_1)#SIP_module|SIP module]] also depends on this switch. | :Jitter and MOS calculation in the [[7-_L7_-_Application(Teil_1)#SIP_module|SIP module]] also depends on this switch. | ||
Disabling this option will increase the minimum storage time slightly. | :Disabling this option will increase the minimum storage time slightly. | ||
edits