Real World Examples - Rsync Backup Scripts
Given an ldap server with entries for each machine, does a
rsync backup from them using the module names given in the
rsync attribute. This allows automatic backing up of hosts
on whatever schedule the script is run from cron.
Schema
objectclass machine
requires
objectClass,
hostname,
cpu,
ram,
usage
allows
rsync
|