diff --git a/LANforge/Utils.pm b/LANforge/Utils.pm index 2c3c0c84..36973d99 100644 --- a/LANforge/Utils.pm +++ b/LANforge/Utils.pm @@ -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[",