Changes

Jump to: navigation, search

stoney backup: Server set-up

487 bytes added, 07:08, 13 June 2014
/* checkBackups.pl */
== checkBackups.pl ==
This script is installed to <code>/usr/libexec/backup-utils/writeDate.pl</code> by the <code>sys-apps/sst-backup-utils</code> package. It is a wrapper around the above mentioned <code>writeAccountSize.pl</code> and <code>scheduleWarning.pl</code> scripts (if you configure it accordingly).
* As mentioned the script is a wrapper for calling the quota and scheduler information scripts:** It gets all active backup accounts from the LDAP directory** According to the CLI parameters passed it calles for all these accounts:*** The quota checking script (this script can be defined in the configuration file, see [[ | configuration]] section below)*** The scheduler checking script (this script can be defined in the configuration file, see [[ | configuration]] section below)
* Pod documentation:
<pre>
486
edits