X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=docs%2Famanda-client.conf.5.txt;h=50bdd40b6aca2cf4156d7a13c9f11d87dc6c6594;hb=d3b2175e084f88c8736ad7073eacbf4670147aec;hp=49dcc7668e13aaf303cb3cab490583553913bcfa;hpb=34197d9f46a5f4e944378cbb65fca32ee0eec7b9;p=debian%2Famanda diff --git a/docs/amanda-client.conf.5.txt b/docs/amanda-client.conf.5.txt index 49dcc76..50bdd40 100644 --- a/docs/amanda-client.conf.5.txt +++ b/docs/amanda-client.conf.5.txt @@ -114,6 +114,58 @@ PARAMETERS Default: /etc/amandates. The file where amanda keep the last date of each dumplevel. + connect_tries int + Default: 3. How many times the server will try a connection. + + rep_tries int + Default: 5. How many times amandad will resend a REP packet if it doesn't + get the ACK packet. + + debug_amandad int + Default: 0. Debug level of the amandad process + + debug_amidxtaped int + Default: 0. Debug level of the amidxtaped process + + debug_amindexd int + Default: 0. Debug level of the amindexd process + + debug_amrecover int + Default: 0. Debug level of the amrecover process + + debug_auth int + Default: 0. Debug level of the auth module + + debug_event int + Default: 0. Debug level of the event module + + debug_holding int + Default: 0. Debug level of the holdingdisk module + + debug_protocol int + Default: 0. Debug level of the protocol module + + debug_selfcheck int + Default: 0. Debug level of the selfcheck process + + debug_sendsize int + Default: 0. Debug level of the sendsize process + + debug_sendbackup int + Default: 0. Debug level of the sendbackup process + + reserved-udp-port int,int + Default: --with-udpportrange or 512,1023. Reserved udp port that will be + used (amrecover with bsd or bsdudp) + + reserved-tcp-port int,int + Default: --with-low-tcpportrange or 512,1023. Reserved tcp port that will + be used (amrecover with bsdtcp) + + unreserved-tcp-port int,int + Default: --with-tcpportrange or 1025,65536. Unreserved tcp port that will + be used (bsd, bsdudp) + AUTHOR