Changes

Jump to navigation Jump to search
165 bytes added ,  21:24, 10 May 2007
m
no edit summary
Line 1: Line 1: −
<span style='font-size:200%'>Automated Remote Disk Archiver</span>
+
<span style='font-size:150%'>Automated Remote Disk Archiver for SME 7 Server</span>
      Line 75: Line 75:  
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys --job=prodbox </code>
 
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-keys --job=prodbox </code>
 
# run the job manually<br><code># affa --backup prodbox</code>
 
# run the job manually<br><code># affa --backup prodbox</code>
 +
 +
    
=== Configuration ===
 
=== Configuration ===
Line 138: Line 140:  
| Watchdog
 
| Watchdog
 
| yes ''or'' no || when a job is started, affa installs a watchdog script on the source in /etc/cron.d/, which sends a warning message, if the next scheduled job (taken from the TimeSchedule property + 10 minutes) did not run. This guarantees, that you will be notfied even in case of a affa server outage. The watchdog script send a daily reminder message, if the error continues. The next run job replaces the watchdog script with a new trigger time.
 
| yes ''or'' no || when a job is started, affa installs a watchdog script on the source in /etc/cron.d/, which sends a warning message, if the next scheduled job (taken from the TimeSchedule property + 10 minutes) did not run. This guarantees, that you will be notfied even in case of a affa server outage. The watchdog script send a daily reminder message, if the error continues. The next run job replaces the watchdog script with a new trigger time.
 +
|-
 +
| sshPort
 +
| service port || Default is 22. When sshd on the source host or your firewall listen on a non-standard port set the port here.
 
|-
 
|-
 
| ConnectionCheckTimeout
 
| ConnectionCheckTimeout
Line 169: Line 174:  
| yes ''or'' no || set to no, if the rsync versionon the source does not support this option (like rsync on SME6)
 
| yes ''or'' no || set to no, if the rsync versionon the source does not support this option (like rsync on SME6)
 
|}
 
|}
 +
      Line 231: Line 237:     
'''Note:''' Options can be abbreviated to uniqueness, e.g. --mak is equal to --make-cronjobs
 
'''Note:''' Options can be abbreviated to uniqueness, e.g. --mak is equal to --make-cronjobs
 +
 +
    
=== Example setups ===
 
=== Example setups ===
Line 508: Line 516:  
- initial release
 
- initial release
 
</pre>
 
</pre>
 +
 +
    
=== Source RPM ===
 
=== Source RPM ===
501

edits

Navigation menu