LDIRECTORD: List checktype and service in alpabetical order in the documentation
Simon Horman
horms at verge.net.au
Thu Apr 26 07:32:38 BST 2007
Acked-by: Roberto Nibali <ratz at drugphish.ch>
Signed-off-by: Simon Horman <horms at verge.net.au>
---
Update: Fix whitespace around => as suggested by Roberto
Update: Sorry, I mucked up the whitespace fix. Here it is again.
Index: heartbeat/ldirectord/ldirectord.in
===================================================================
--- heartbeat.orig/ldirectord/ldirectord.in 2007-04-26 15:27:18.000000000 +0900
+++ heartbeat/ldirectord/ldirectord.in 2007-04-26 15:29:59.000000000 +0900
@@ -286,7 +286,7 @@ checktimeout, negotiatetimeout, checkcou
emailalertfreq and quiescent options listed above may also appear inside a
virtual section, in which case the global setting is overridden.
-B<checktype = >B<negotiate>|B<connect>|I<N>|B<ping>|B<off>|B<on>
+B<checktype = >B<connect>|B<negotiate>|B<off>|B<on>|B<ping>|I<N>
Type of check to perform. Negotiate sends a request and matches a receive
string. Connect only attemts to make a TCP/IP connection, thus the
@@ -300,7 +300,7 @@ checking will take place and no real or
On means no checking will take place and real servers will always be
activated. Default is I<negotiate>.
-B<service = ftp>|B<smtp>|B<http>|B<pop>|B<pops>|B<nntp>|B<imap>|B<imaps>|B<ldap>|B<https>|B<dns>|B<radius>|B<mysql>|B<pgsql>|B<sip>|B<none>
+B<service = >B<dns>|B<ftp>|B<http>|B<https>|B<imap>|B<imaps>|B<ldap>|B<mysql>|B<nntp>|B<none>|B<pgsql>|B<pop>|B<pops>|B<radius>|B<sip>|B<smtp>
The type of service to monitor when using checktype=negotiate. None denotes
a service that will not be monitored.
Search lvs-users Archives
More information about the lvs-users
mailing list