Serbert is a command line utility which performs a Bit Error Rate Test (BERT) on serial lines for Unix and it's variants. It does this by transmitting bytes, and waiting for their uncorrupted return.
Serbert does not provide a true Bit Error Rate Test (BERT), as it does not check the individual bits returned. It uses the operating systems standard serial interface, which provides the status of each returned byte.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release adds char turnround stats.