From 3fb001a107c5234dc15273195f8d4505bc482f79 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 21 Jul 2010 12:33:22 +0100 Subject: [PATCH 1/1] Update description of reliability. --- web/htdocs/help/info/reliability.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/htdocs/help/info/reliability.html b/web/htdocs/help/info/reliability.html index e7ffdc6..1d5ac92 100644 --- a/web/htdocs/help/info/reliability.html +++ b/web/htdocs/help/info/reliability.html @@ -1,12 +1,12 @@

Measures the reliability of the target only in its ability to respond to connections: the display indicates the number of - successful connections, the total number of attempted connections + successful connections in the last two months, the total number of attempted connections in that time, and the percentage of successful connections.

For example, reliability of 9/15 = 60% indicates that fifteen attempts have been made to connect to the - server, of which nine (60%) have been successful. + server in the last two months, of which nine (60%) have been successful.

-- 1.7.10.4