logo       

Re: De-activate ping check on per-host basis: msg#00264

sysutils.backup.backuppc.general

Subject: Re: De-activate ping check on per-host basis

Robert Hendrickx writes:

> Is there a way to deactivate the pre-backup ping check only for a
> specific host?

Set

$Conf{PingCmd} = '/bin/true';

in that host's config.pl file.

> For the same reason, I would like to force the blackout period
> for machines I want to wakeup during night. Can I set the
> $Conf{BlackoutBadPingLimit} and $Conf{BlackoutGoodCnt} parameters
> to zero ?

I assume you want the blackout period to be always enabled for
those machines? If so, set:

$Conf{BlackoutGoodCnt} = 0;

Either set that in the main config.pl file, or in the per-host
config.pl file.

Craig


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise