]> oss.titaniummirror.com Git - ovzbpc.git/commitdiff
BackupPC_ovz: implment a ping command
authorR. Steve McKown <rsmckown@gmail.com>
Tue, 26 Nov 2013 16:59:22 +0000 (09:59 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 26 Nov 2013 16:59:22 +0000 (09:59 -0700)
BackupPC entries for VEs can use this as their PingCmd:

/usr/bin/BackupPC_ovz ping $host $pingPath -c 1 $host

The Backup_PC_ovz script will run the command which is the text starting
with the token '$pingPath', substituting '$host' for its HN if '$host'
is found to be a VE.


No differences found