547
edits
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Features == | |||
* multiple protocol definitions possible | * multiple protocol definitions possible | ||
Line 17: | Line 17: | ||
== Limitations == | |||
Since the response time analysis is generic no specialized knowledge about the protocol is available. Therefore the following '''limitations''' apply: | Since the response time analysis is generic no specialized knowledge about the protocol is available. Therefore the following '''limitations''' apply: | ||
Line 26: | Line 26: | ||
== Available statistics == | |||
=== Global statistics === | |||
The global statistics tab sums up all measured response times for every IP on the network. | The global statistics tab sums up all measured response times for every IP on the network. | ||
Line 66: | Line 66: | ||
=== Statistics per IP address pair === | |||
The '''IP addresses''' tab shows more detailed statistics for each IP pair that has used some of the defined protocols. | The '''IP addresses''' tab shows more detailed statistics for each IP pair that has used some of the defined protocols. | ||
Line 89: | Line 89: | ||
== Configuration == | |||
The configuration tab allows to configure protocol definition | The configuration tab allows to configure protocol definition | ||
Line 100: | Line 100: | ||
=== Web interface === | |||
The following actions are possible in the configuration tab: | The following actions are possible in the configuration tab: | ||
Line 146: | Line 146: | ||
==== Editing a protocol ==== | |||
The configuration mask for a protocol definition allows to configure the specific requests and responses that should be identified by the system. | The configuration mask for a protocol definition allows to configure the specific requests and responses that should be identified by the system. | ||
Line 168: | Line 168: | ||
==== Editing a request or response ==== | |||
The configuration mask for requests or responses allows to add any number of requests or responses. | The configuration mask for requests or responses allows to add any number of requests or responses. | ||
Line 237: | Line 237: | ||
== Examples == | |||
This example describes how to measure the response time of HTTP GET requests. | This example describes how to measure the response time of HTTP GET requests. |
edits