chaoyli edited a comment on issue #3827: URL: https://github.com/apache/incubator-doris/issues/3827#issuecomment-642637789
If you have add TCP error, you can also add more error as follow. ``` atmptf/s estres/s retrans/s isegerr/s orsts/s ``` You can get the manual from https://linux.die.net/man/1/sar. And also, you can use the following command to get the result. ``` sar -n ETCP 1 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
