Am 15.04.2016 um 17:01 schrieb Les Mikesell:
> On Fri, Apr 15, 2016 at 9:06 AM, tschmid4 <[email protected]> wrote:
>>
>> Here is a link to the .PL files.
>>
>> http://pastebin.com/ZbQTMG7d
>>
> 
> There may be more, but this looks wrong - and not the default setting:
> #
> $Conf{WakeupSchedule} = [
>   23
> ];
> 
> Normally that should be a list of hours when you want it to wake up
> and schedule/start potential backups (see the nearby comments).


Another one, I think:

$Conf{MaxBackups} = 2;

So you only wake up once a day and then shedule only two backups.

So why could you run them manually? Because for this no wakeup is needed
and you have

$Conf{MaxUserBackups} = 4;



With kind regards

Stefan Peter


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to