morningman commented on issue #3827:
URL: 
https://github.com/apache/incubator-doris/issues/3827#issuecomment-642643745


   > 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
   > ```
   
   In our recent operation and maintenance experience, only these two 
parameters are currently instructive. Other parameters, such as `atmptf/s`, are 
always in a non-zero state, which is not helpful for troubleshooting. If there 
is a demand later, we can add it later.
   


----------------------------------------------------------------
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]

Reply via email to