Response time analysis: Difference between revisions

No edit summary
Line 105: Line 105:


* adds a new protocol and opens the configuration mask for it.
* adds a new protocol and opens the configuration mask for it.
{|           
:{|           
| [[File:Plus.png|60px|right]]
| [[File:Plus.png|60px|right]]
|}
|}
* removes the specific protocol definition.
* removes the specific protocol definition.
{|           
:{|           
|[[File:Minus.png|60px|right]]
|[[File:Minus.png|60px|right]]
|}
|}
* opens the configuration mask for that specific protocol definition.
* opens the configuration mask for that specific protocol definition.
{|           
:{|           
|[[File:Edit.png|60px|right]]
|[[File:Edit.png|60px|right]]
|}
|}
* This button make the changes permanent and take effect. A success or error messages will appear indicating the result of the operation.
* This button make the changes permanent and take effect. A success or error messages will appear indicating the result of the operation.
{|           
:{|           
|[[File:Save.png|150px|right]]
|[[File:Save.png|150px|right]]
|}
|}
* This button undo all configuration changes and restores the currently active configuration.
* This button undo all configuration changes and restores the currently active configuration.
{|           
:{|           
|[[File:Reload.png|150px|right]]
|[[File:Reload.png|150px|right]]
|}
|}
* This buttons allows to save the current configuration to a local file for later import.
* This buttons allows to save the current configuration to a local file for later import.
{|           
:{|           
|[[File:Download.png|300px|right]]
|[[File:Download.png|300px|right]]
|}
|}
* This button imports the configuration file selected with the '''Choose file''' button into the browser configuration.  
* This button imports the configuration file selected with the '''Choose file''' button into the browser configuration.  
:The imported configuration must be saved to take effect.
:The imported configuration must be saved to take effect.
Line 139: Line 133:
|[[File:Import.png|300px|right]]
|[[File:Import.png|300px|right]]
|}
|}
* This button resets all previously gathered statistics. It is recommended to reset statistics after make significant changes to the configuration, especially when removing some element (a pattern, a request, or a complete protocol definition). If the statistics are not reset the web interface may show invalid names.
* This button resets all previously gathered statistics. It is recommended to reset statistics after make significant changes to the configuration, especially when removing some element (a pattern, a request, or a complete protocol definition). If the statistics are not reset the web interface may show invalid names.
{|           
:{|           
|[[File:Reset.png|150px|right]]
|[[File:Reset.png|150px|right]]
|}
|}


==== Editing a protocol ====
==== Editing a protocol ====
Line 235: Line 227:
::pos: 10-20
::pos: 10-20
::Meaning: The packet payload is searched from byte 10 to byte 19 to find the 5 character data described by the hexadecimal data (the ASCII values of WORLD (87 == W, 79 == O, 82 == R, 76 == L, 68 == D).
::Meaning: The packet payload is searched from byte 10 to byte 19 to find the 5 character data described by the hexadecimal data (the ASCII values of WORLD (87 == W, 79 == O, 82 == R, 76 == L, 68 == D).


== Examples ==
== Examples ==
547

edits