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