Just double checked again. the setting looks like below: pc/myhost/config.pl $Conf{BlackoutGoodCnt} = 0;
conf/config.pl $Conf{BlackoutPeriods} = [ { hourBegin => 7.0, hourEnd => 19.5, weekDays => [1, 2, 3, 4, 5], }, ]; there is no blackoutPeriods in per host configuration, should I also add it to the per host config file? > You might be thinking of WakeupSchedule. > > The BlackoutPeriods is a structured value that has both times and days of > the week fields. > > You can also just set BlackoutGoodCnt to 0 which will disable the blackout > check for all hosts. > > Dave > > > -----Original Message----- > > From: David Brown <[EMAIL PROTECTED]> > > Date: Tue, 21 Feb 2006 16:21:41 > > To:Travis Wu <[EMAIL PROTECTED]> > > Cc:Craig Barratt <[EMAIL PROTECTED]>, > > backuppc-users@lists.sourceforge.net > > Subject: Re: [BackupPC-users] hourly wakeup > > > > On Wed, Feb 22, 2006 at 12:09:38AM +0000, Travis Wu wrote: > > > Thks Craig. > > > Can I just set the incrPeriod to 0 ? > > > > > > also why incr didn't hapen after 6am? > > > > That would be because of the blackout period defined in the config file. > > '$Conf[BlackoutPeriods}' defines them. The default is to start at 7am and > > end at 5:30PM on Mon through Fri. If that isn't what you want, you can set > > it otherwise in the config file. > > > > Dave > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > _______________________________________________ > > BackupPC-users mailing list > > BackupPC-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/backuppc-users > > http://backuppc.sourceforge.net/ > > > > > -- Travis Wu | Systems Administrator Capital Printing Systems Inc. Two Grand Central Tower 140 East 45th Street, 36th Floor New York, NY 10017 P: 212.201.3444 | B: 212.945.8630 F: 212.201.3401 | www.capitalprinting.com email: [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/