Imported Upstream version 2.5.2p1
[debian/amanda] / man / xml-source / amanda-client.conf.5.xml
index 077f3b81f08c7734f29a3cc0b17f472d4ffa2b78..2cf5f381f3588b6f567fd39663591f7089872261 100644 (file)
@@ -231,6 +231,150 @@ The file where amanda keep the last date of each dumplevel.</para>
   </listitem>
   </varlistentry>
 
+  <varlistentry>
+  <term><emphasis remap='B'>connect_tries</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>3</emphasis>.
+How many times the server will try a connection.</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>rep_tries</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>5</emphasis>.
+How many times amandad will resend a REP packet if it doesn't get the ACK packet.</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_amandad</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the amandad process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_amidxtaped</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the amidxtaped process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_amindexd</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the amindexd process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_amrecover</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the amrecover process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_auth</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the auth module</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_event</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the event module</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_holding</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the holdingdisk module</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_protocol</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the protocol module</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_selfcheck</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the selfcheck process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_sendsize</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the sendsize process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>debug_sendbackup</emphasis> int</term>
+  <listitem>
+<para>Default:
+<emphasis remap='I'>0</emphasis>.
+Debug level of the sendbackup process</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>reserved-udp-port</emphasis> int,int</term>
+  <listitem>
+<para>Default: --with-udpportrange or 
+<emphasis remap='I'>512,1023</emphasis>.
+Reserved udp port that will be used (amrecover with bsd or bsdudp)</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>reserved-tcp-port</emphasis> int,int</term>
+  <listitem>
+<para>Default: --with-low-tcpportrange or 
+<emphasis remap='I'>512,1023</emphasis>.
+Reserved tcp port that will be used (amrecover with bsdtcp)</para>
+  </listitem>
+  </varlistentry>
+
+  <varlistentry>
+  <term><emphasis remap='B'>unreserved-tcp-port</emphasis> int,int</term>
+  <listitem>
+<para>Default: --with-tcpportrange or 
+<emphasis remap='I'>1025,65536</emphasis>.
+Unreserved tcp port that will be used (bsd, bsdudp)</para>
+  </listitem>
+  </varlistentry>
+
 </variablelist>
 </refsect2>
 </refsect1>