mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-02 11:48:03 +00:00
Utils: adds special handling patterns for FileEndpoint patterns
This commit is contained in:
@@ -725,6 +725,8 @@ our @starting_exceptions = (
|
|||||||
"Access Denied:",
|
"Access Denied:",
|
||||||
"Bad Protocol:",
|
"Bad Protocol:",
|
||||||
"Bad URL:",
|
"Bad URL:",
|
||||||
|
"Buffers Read:",
|
||||||
|
"Buffers Written:",
|
||||||
"Bytes Read:",
|
"Bytes Read:",
|
||||||
"Bytes Read-3s:",
|
"Bytes Read-3s:",
|
||||||
"Bytes Written:",
|
"Bytes Written:",
|
||||||
@@ -737,6 +739,8 @@ our @starting_exceptions = (
|
|||||||
"DNS-Latency: ",
|
"DNS-Latency: ",
|
||||||
"DNS Servers:",
|
"DNS Servers:",
|
||||||
"Endpoint [",
|
"Endpoint [",
|
||||||
|
"Files Read:",
|
||||||
|
"Files Written:",
|
||||||
"First-RW-Latency:",
|
"First-RW-Latency:",
|
||||||
"Flags:",
|
"Flags:",
|
||||||
"FTP HOST Error:",
|
"FTP HOST Error:",
|
||||||
@@ -752,6 +756,7 @@ our @starting_exceptions = (
|
|||||||
"No Resolve Proxy:",
|
"No Resolve Proxy:",
|
||||||
"Not Found (404):",
|
"Not Found (404):",
|
||||||
"Pkt-Gaps:",
|
"Pkt-Gaps:",
|
||||||
|
"Read CRC Failed:",
|
||||||
"Read Error:",
|
"Read Error:",
|
||||||
"Redirect Loop Err:",
|
"Redirect Loop Err:",
|
||||||
"Results[",
|
"Results[",
|
||||||
|
|||||||
Reference in New Issue
Block a user