new
authorMike Taylor <mike@indexdata.com>
Thu, 26 Apr 2007 13:56:53 +0000 (13:56 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 26 Apr 2007 13:56:53 +0000 (13:56 +0000)
web/htdocs/help/info/reliability.html [new file with mode: 0644]

diff --git a/web/htdocs/help/info/reliability.html b/web/htdocs/help/info/reliability.html
new file mode 100644 (file)
index 0000000..6f768e4
--- /dev/null
@@ -0,0 +1,13 @@
+%# $Id: reliability.html,v 1.1 2007-04-26 13:56:53 mike Exp $
+  <p>
+   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
+   and the percentage of successful connections.
+  </p>
+  <p>
+   For example, reliability of
+   <tt>9/15&nbsp;=&nbsp;60%</tt>
+   indicates that fifteen attempts have been made to connect to the
+   server, of which nine (60%) have been successful.
+  </p>