X-Git-Url: https://git.octo.it/?p=liboping.git;a=blobdiff_plain;f=src%2Fmans%2Foping.pod;h=6005b0011f396db802bd6fd4192e067bf69e11ed;hp=066451457fdbc934cdd64020429f4fcd0a154769;hb=12b51be67146bf5619acb1110b54c291fcca6652;hpb=d04a88204731486497bd450de3e84c1849a5ead3 diff --git a/src/mans/oping.pod b/src/mans/oping.pod index 0664514..6005b00 100644 --- a/src/mans/oping.pod +++ b/src/mans/oping.pod @@ -73,6 +73,22 @@ I is installed with the SUID-bit. =back +=head1 COLORS + +If supported by the terminal, I will highlight the round-trip times +(RTT) using the colors green, yellow and red. Green signals RTTs that are in +the "expected" range, yellow marks moderately unusual times and times that +differ a lot from the expected value are printed in red. + +The information used to categorize round-trip times is the I +round-trip time and the I. RTTs that differ from the +average by less than the standard deviation are considered to be "normal" and +are printed in green. Times that differ from the average more than the standard +deviation but less than twice the standard deviation are considered "moderately +unusual" and are printed in yellow. Times differing more than twice the +standard deviation from the average are considered to be "unusual" and are +printed in red. + =head1 SEE ALSO L, L, L